summaryrefslogtreecommitdiff
path: root/www/mod_throttle/files/patch-mod_throttle.c
blob: 2b81b72af09f3e98f5ebaf5502034681fb80cc85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- mod_throttle.c.orig	Mon Oct 28 00:50:56 2002
+++ mod_throttle.c	Mon Oct 28 00:51:06 2002
@@ -41,6 +41,10 @@
  * for a FreeBSD machine for testing and several suggestions.
  */
 
+#ifdef INET6
+#error mod_throttle is not IPv6-aware.
+#endif
+
 /***********************************************************************
  *** Pick one that best suits your system.
  ***********************************************************************/