summaryrefslogtreecommitdiffstats
path: root/tests/getnast.c
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2008-04-15 12:26:44 -0400
committerBrian Cully <github.20.shmit@spamgourmet.com>2008-04-15 12:26:44 -0400
commit1230dd8c6ee7265e4d3084cea0079e8d9274014f (patch)
tree4e0de173465102c9fadb09839846e175db86861b /tests/getnast.c
parentfd83ab45064c46e4f1b8b0620ff81acfec454d6d (diff)
downloadnastd-1230dd8c6ee7265e4d3084cea0079e8d9274014f.tar.gz
nastd-1230dd8c6ee7265e4d3084cea0079e8d9274014f.zip
Get clients built on darwin.
Diffstat (limited to 'tests/getnast.c')
-rw-r--r--tests/getnast.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/getnast.c b/tests/getnast.c
index 904c01f..392df32 100644
--- a/tests/getnast.c
+++ b/tests/getnast.c
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
+#include <unistd.h>
char *progname;