From bc5ecd6da7f068a12b9ee5397178723481c7a3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Lindh=C3=A9?= Date: Tue, 31 Oct 2017 08:33:46 +0100 Subject: Move all files one level down --- broccoli/includes/broevent.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 broccoli/includes/broevent.h (limited to 'broccoli/includes/broevent.h') diff --git a/broccoli/includes/broevent.h b/broccoli/includes/broevent.h deleted file mode 100644 index 5e34f5c..0000000 --- a/broccoli/includes/broevent.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef BROEVENT_H -#define BROEVENT_H -void * bro_event_listener(void * args); -#endif -- cgit v1.2.1