#include <unistd.h>

This commit is contained in:
Ralf Corsepius
2010-04-04 11:03:43 +00:00
parent ed85933279
commit 5d974c9a70

View File

@@ -19,6 +19,7 @@
#include "config.h"
#endif
#include <unistd.h> /* close */
#include <stdio.h>
#include <string.h>
#include <errno.h>