aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 14:33:41 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 14:33:41 +0000
commitda3199ab710daa6d7e4c5f50058d9e5aefbf6f89 (patch)
treea8aad884abab510f6ea113f3441b77791720dc53 /testsuite
parentb434482a76fd6f3c9cfd8691abc231e128444da4 (diff)
downloadanubis-da3199ab710daa6d7e4c5f50058d9e5aefbf6f89.tar.gz
anubis-da3199ab710daa6d7e4c5f50058d9e5aefbf6f89.tar.bz2
Include string.h
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/findport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/findport.c b/testsuite/findport.c
index 211425f..31bc77a 100644
--- a/testsuite/findport.c
+++ b/testsuite/findport.c
@@ -46,6 +46,7 @@
#include <netinet/in.h>
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <pwd.h>

Return to:

Send suggestions and report system problems to the System administrator.