aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f20173d..07e490c 100644
--- a/config.h
+++ b/config.h
@@ -394,7 +394,7 @@
/* #undef const */
/* type to use in place of socklen_t if not defined */
-#define netperf_socklen_t unsigned
+#define netperf_socklen_t socklen_t
/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */