include of yaz/proto.h not necessary
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Apr 2010 08:49:03 +0000 (10:49 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Apr 2010 08:49:03 +0000 (10:49 +0200)
src/connection.h

index 3bed571..7722b3d 100644 (file)
@@ -25,7 +25,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #define CONNECTION_H
 #include <yaz/zoom.h>
 
-#include <yaz/proto.h>
 #include "eventl.h"
 
 struct client;