summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/protocol.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-06-13 00:06:52 +0000
committerdes <des@FreeBSD.org>2009-06-13 00:06:52 +0000
commit79af22e74c6d99535ff7919ffdb68531c9835bb9 (patch)
tree419108b4847e81938bb5974577b6ce0035a274c3 /usr.sbin/nscd/protocol.h
parentc5f5062dab002ecbf8bcfd156b776a9caccaf998 (diff)
downloadFreeBSD-src-79af22e74c6d99535ff7919ffdb68531c9835bb9.zip
FreeBSD-src-79af22e74c6d99535ff7919ffdb68531c9835bb9.tar.gz
#include cleanup
MFC after: 1 week
Diffstat (limited to 'usr.sbin/nscd/protocol.h')
-rw-r--r--usr.sbin/nscd/protocol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/nscd/protocol.h b/usr.sbin/nscd/protocol.h
index 6894d3c..2df9b81 100644
--- a/usr.sbin/nscd/protocol.h
+++ b/usr.sbin/nscd/protocol.h
@@ -29,8 +29,6 @@
#ifndef __NSCD_PROTOCOL_H__
#define __NSCD_PROTOCOL_H__
-#include <stdlib.h>
-
/* maximum buffer size to receive - larger buffers are not allowed */
#define MAX_BUFFER_SIZE (1 << 20)
OpenPOWER on IntegriCloud