summaryrefslogtreecommitdiff
path: root/server/dispatch.c
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-07-13 05:17:23 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-07-13 05:17:23 +0000
commite27458bff5e8526b7e37c729d88990f7a07eb46d (patch)
tree041fa44dafb0c3aff365257ef53d5a12694fd73d /server/dispatch.c
parent345d1482dd3fd46ac4f50d6872fa1910834263a8 (diff)
zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to figure out where it is
Diffstat (limited to 'server/dispatch.c')
-rw-r--r--server/dispatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/dispatch.c b/server/dispatch.c
index 01ec6cd..bc251bb 100644
--- a/server/dispatch.c
+++ b/server/dispatch.c
@@ -14,7 +14,6 @@
#include <zephyr/mit-copyright.h>
#include "zserver.h"
#include <sys/socket.h>
-#include <com_err.h>
#ifndef lint
#ifndef SABER