man page says I need this

master
joey 2006-09-04 03:50:27 +00:00
parent 2b7145a43c
commit c2a3e1b127
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ EOF
/* A wrapper for ikiwiki, can be safely made suid. */
#define _GNU_SOURCE
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>