httpd_indexcgi.c: fix compile failure
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
5f10fdf1dd
commit
168f87c531
@ -35,6 +35,7 @@ httpd_indexcgi.c -o index.cgi
|
||||
* 2576 4 2048 4628 1214 index.cgi.o
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE 1 /* for strchrnul */
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user