summaryrefslogtreecommitdiffstats
path: root/url.h
diff options
context:
space:
mode:
Diffstat (limited to 'url.h')
-rw-r--r--url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/url.h b/url.h
index 7a666f406..2d9acaaf5 100644
--- a/url.h
+++ b/url.h
@@ -4,7 +4,7 @@
#include <sys/types.h>
#include <sys/socket.h>
-#ifndef OWN_QUEUE_H
+#ifndef HAVE_OWN_QUEUE_H
#include <sys/queue.h>
#else
#include "queue.h"