add includes

SVN revision: 40794
This commit is contained in:
Carsten Haitzler 2009-05-23 12:17:27 +00:00
parent 6842103267
commit fe6f78829e
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_SIGNAL_H
# include <signal.h>