summaryrefslogtreecommitdiff
path: root/usr.sbin/nsd/nsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nsd/nsd.h')
-rw-r--r--usr.sbin/nsd/nsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/nsd/nsd.h b/usr.sbin/nsd/nsd.h
index b9678e2e8de..6432b568d90 100644
--- a/usr.sbin/nsd/nsd.h
+++ b/usr.sbin/nsd/nsd.h
@@ -10,9 +10,6 @@
#ifndef _NSD_H_
#define _NSD_H_
-/* disable NSID no matter what, there is no typecode yet */
-#undef NSID
-
#include <signal.h>
#include "dns.h"