Finish the last commit and remove the miscutil.h inclusion. Ladida, ladida.
authorFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2009 17:51:14 +0000 (17:51 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2009 17:51:14 +0000 (17:51 +0000)
jbsockets.c

index 5f5c4a2..ebfea1b 100644 (file)
@@ -1,4 +1,4 @@
-const char jbsockets_rcs[] = "$Id: jbsockets.c,v 1.68 2009/10/04 16:38:26 fabiankeil Exp $";
+const char jbsockets_rcs[] = "$Id: jbsockets.c,v 1.69 2009/12/15 17:41:36 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/jbsockets.c,v $
@@ -101,7 +101,6 @@ const char jbsockets_rcs[] = "$Id: jbsockets.c,v 1.68 2009/10/04 16:38:26 fabian
 #include "jbsockets.h"
 #include "filters.h"
 #include "errlog.h"
-#include "miscutil.h"
 
 /* Mac OSX doesn't define AI_NUMERICSESRV */
 #ifndef AI_NUMERICSERV