summaryrefslogtreecommitdiff
path: root/test/nw_misc.c
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-17 03:36:51 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-17 03:36:51 +0000
commit7164993330d9430d5a5735ff667758c5d86ef98a (patch)
tree981ad9ce90f67ab1bfcbf4e4aca1fb1c6269707d /test/nw_misc.c
parent70649bfcd6fe6b19f3c21f32ab6e3a6a1902241b (diff)
downloadapr-7164993330d9430d5a5735ff667758c5d86ef98a.tar.gz
Fixed NetWare test build.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1082390 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/nw_misc.c')
-rw-r--r--test/nw_misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nw_misc.c b/test/nw_misc.c
index 5895247f7..b45f9516d 100644
--- a/test/nw_misc.c
+++ b/test/nw_misc.c
@@ -1,4 +1,6 @@
+#include <stdio.h>
#include <stdlib.h>
+#include <screen.h>
/*
#include "testutil.h"
*/