X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Flinux%2Fklogctl.c;h=8102ee641c3047b5d12e3a9722bf50333c897a88;hb=8041af59881219c32267c3491bee43591d3c3fe6;hp=209ae7421b0088fc3238eed2573cfab9e30358ac;hpb=aa398f56fa398f2202b04e82c67f822f3233786f;p=musl diff --git a/src/linux/klogctl.c b/src/linux/klogctl.c index 209ae742..8102ee64 100644 --- a/src/linux/klogctl.c +++ b/src/linux/klogctl.c @@ -1,3 +1,4 @@ +#include #include "syscall.h" int klogctl (int type, char *buf, int len)