- More s/vertex/edge/g
[tinc] / src / netutl.h
index bcc84c8..3f6d009 100644 (file)
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: netutl.h,v 1.2.4.6 2001/01/07 17:09:02 guus Exp $
+    $Id: netutl.h,v 1.2.4.7 2001/10/27 12:13:17 guus Exp $
 */
 
 #ifndef __TINC_NETUTL_H__
 #define __TINC_NETUTL_H__
 
 #include "net.h"
 */
 
 #ifndef __TINC_NETUTL_H__
 #define __TINC_NETUTL_H__
 
 #include "net.h"
-#include "conf.h"
 
 extern char *hostlookup(unsigned long);
 extern ip_mask_t *strtoip(char*);
 
 extern char *hostlookup(unsigned long);
 extern ip_mask_t *strtoip(char*);