diff network.c @ 415:8263cb88556a

Some #include cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 May 2012 06:50:25 +0300
parents ac4862a94cd1
children d015ecbd231d
line wrap: on
line diff
--- a/network.c	Thu May 24 06:45:23 2012 +0300
+++ b/network.c	Thu May 24 06:50:25 2012 +0300
@@ -4,6 +4,8 @@
  * (C) Copyright 2008-2012 Tecnic Software productions (TNSP)
  */
 #include "network.h"
+#include <errno.h>
+
 
 static const char *nn_proxy_types[] =
 {