summaryrefslogtreecommitdiff
path: root/includes/site.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-02-25 23:30:43 +0000
committerTed Lemon <source@isc.org>1999-02-25 23:30:43 +0000
commit74f45f9642639bf4dfc7a28595363055d4c1b955 (patch)
tree84218f8405c4619b257b60a5bd5941090d9af0fa /includes/site.h
parentce53cc84e93fb0cdb4d6fa912577ea45074ea0f7 (diff)
downloadisc-dhcp-74f45f9642639bf4dfc7a28595363055d4c1b955.tar.gz
Sync with 2.0b1pl16. Fix some pool allocation problems.
Diffstat (limited to 'includes/site.h')
-rw-r--r--includes/site.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/site.h b/includes/site.h
index 80f6a837..fdc88b51 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -32,7 +32,7 @@
/* Define this if you want to see dumps of find_lease() in action. */
-/* #define DEBUG_FIND_LEASE */
+#define DEBUG_FIND_LEASE
/* Define this if you want to see dumps of parsed expressions. */