diff --git a/src/config.h.in b/src/config.h.in
index a6b89f3ad33c6af3512b81b0e9503f786f99051a..ca36f2b3f9057d2651d7ffd6a4240756a7d988ce 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -94,3 +94,6 @@
 
 /* Define to 1 if you want the built-in manual */
 #undef USE_MANUAL
+
+/* Define to 1 if you have the `gettimeofday' function. */
+#undef HAVE_GETTIMEOFDAY