summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2006-01-12 02:53:42 +0000
committerobrien <obrien@FreeBSD.org>2006-01-12 02:53:42 +0000
commite404ac795bc31e5ba63024b81de40cae07093ce9 (patch)
tree57a6c357b23571bdf100fb61a83320880634b495 /usr.sbin/bsnmpd
parent466d2317fb59e24344e5291c55b616dc2d4af139 (diff)
downloadFreeBSD-src-e404ac795bc31e5ba63024b81de40cae07093ce9.zip
FreeBSD-src-e404ac795bc31e5ba63024b81de40cae07093ce9.tar.gz
assert(3) is not used here.
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
index f8f6b47..6e62d0e 100644
--- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
+++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
@@ -36,7 +36,6 @@
#include <sys/types.h>
#include <sys/sysctl.h>
-#include <assert.h>
#include <pwd.h>
#include <stdlib.h>
#include <stdint.h>
OpenPOWER on IntegriCloud