]> git.ipfire.org Git - people/ms/dnsmasq.git/commitdiff
Fix merge error
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Feb 2015 23:21:51 +0000 (00:21 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Feb 2016 23:37:54 +0000 (23:37 +0000)
src/dnsmasq.h

index 7bb205529c577e52ed35fa249504acd3d3fe1f91..1fb23b878a79e9508eb677a4a804d5016d7fde14 100644 (file)
@@ -1503,6 +1503,7 @@ int detect_loop(char *query, int type);
 void inotify_dnsmasq_init();
 int inotify_check(time_t now);
 void set_dynamic_inotify(int flag, int total_size, struct crec **rhash, int revhashsz);
+#endif
 
 /* isc.c */
 #ifdef HAVE_ISC_READER