aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/url.c b/lib/url.c
index 37140eb84..441eee8e1 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -67,7 +67,7 @@
#include <sys/select.h>
#endif
-#ifdef VMS
+#ifdef VMS
#include <in.h>
#include <inet.h>
#endif