aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_watch/files/patch-mod_watch.c
blob: c2aa9a14c0f52ae06ee117d54a0a9184e444d1e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- mod_watch.c.orig    Thu Mar 14 12:44:07 2002
+++ mod_watch.c Mon Oct 28 00:48:48 2002
@@ -41,6 +41,10 @@
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#ifdef INET6
+#error mod_watch is not IPv6-aware.
+#endif
+
 #ifndef SPOOLDIR
 #define SPOOLDIR       "/var/spool/mod_watch/"
 #endif