Moving files, first attempt at gcrypt compatibility, more interface
[tinc] / lib / net.h
similarity index 98%
rename from src/net.h
rename to lib/net.h
index 0de5338..2d5dae0 100644 (file)
--- a/src/net.h
+++ b/lib/net.h
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net.h,v 1.11 2002/04/09 15:26:00 zarq Exp $
+    $Id: net.h,v 1.1 2002/04/28 12:46:25 zarq Exp $
 */
 
 #ifndef __TINC_NET_H__