diff options
Diffstat (limited to 'sbin/hastd/proto_tcp.c')
-rw-r--r-- | sbin/hastd/proto_tcp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/hastd/proto_tcp.c b/sbin/hastd/proto_tcp.c index dc5a23da7b23..aeec887433f8 100644 --- a/sbin/hastd/proto_tcp.c +++ b/sbin/hastd/proto_tcp.c @@ -30,7 +30,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/param.h> /* MAXHOSTNAMELEN */ #include <sys/socket.h> |