assert(3) is not used here.

This commit is contained in:
David E. O'Brien 2006-01-12 02:53:42 +00:00
parent f8ed1e340d
commit d1682a2c99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154245

View File

@ -36,7 +36,6 @@
#include <sys/types.h>
#include <sys/sysctl.h>
#include <assert.h>
#include <pwd.h>
#include <stdlib.h>
#include <stdint.h>