Revert the previous commit that took unistd.h out

This commit is contained in:
david parsons
2017-02-02 14:44:55 -08:00
parent 2874965cf1
commit 5a35cd041e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
#include <errno.h>
#include <string.h>
#include <stdarg.h>
#include <unistd.h>
#include "config.h"
#include "amalloc.h"