Moved event.c/h
[tinc] / lib / event.h
similarity index 96%
rename from src/event.h
rename to lib/event.h
index 4b238cc..df0c6d8 100644 (file)
@@ -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: event.h,v 1.2 2002/04/09 15:26:00 zarq Exp $
+    $Id: event.h,v 1.1 2002/05/02 13:11:55 zarq Exp $
 */
 
 #ifndef __TINC_EVENT_H__