Moving files, first attempt at gcrypt compatibility, more interface
[tinc] / lib / edge.c
similarity index 98%
rename from src/edge.c
rename to lib/edge.c
index 6ceec61..d959d51 100644 (file)
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: edge.c,v 1.2 2002/04/09 15:26:00 zarq Exp $
+    $Id: edge.c,v 1.1 2002/04/28 12:46:25 zarq Exp $
 */
 
 #include "config.h"
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <syslog.h>
 #include <string.h>