man page says I need this
parent
2b7145a43c
commit
c2a3e1b127
|
@ -58,6 +58,7 @@ EOF
|
||||||
/* A wrapper for ikiwiki, can be safely made suid. */
|
/* A wrapper for ikiwiki, can be safely made suid. */
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <sys/types.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
Loading…
Reference in New Issue