Removed command.c (telnet-style interface)
[pazpar2-moved-to-github.git] / src / http.c
index 5430f6e..db811b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: http.c,v 1.4 2006-12-21 04:27:17 quinn Exp $
+ * $Id: http.c,v 1.5 2007-01-06 04:54:58 quinn Exp $
  */
 
 #include <stdio.h>
@@ -19,7 +19,6 @@
 #include <yaz/comstack.h>
 #include <netdb.h>
 
-#include "command.h"
 #include "util.h"
 #include "eventl.h"
 #include "pazpar2.h"