summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ntpshmmon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpshmmon.c b/ntpshmmon.c
index ec51d277..8706f414 100644
--- a/ntpshmmon.c
+++ b/ntpshmmon.c
@@ -5,6 +5,7 @@
*
*/
#include <stdio.h>
+#include <string.h> /* for memset() */
#include <stdlib.h>
#include <getopt.h>
#include <limits.h>