Fix the previous revision.

This commit is contained in:
Markus Armbruster 2006-07-11 18:42:56 +00:00
parent acad2240e0
commit 4dc350043e

View file

@ -43,6 +43,7 @@
#include <signal.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#if !defined(_WIN32)