Removed unnecessary header file includes.

This commit is contained in:
skarg
2011-05-25 20:17:08 +00:00
parent d07e319b5c
commit 297bba14fa
2 changed files with 2 additions and 3 deletions
+2
View File
@@ -35,7 +35,9 @@
#include "device.h"
#include "datalink.h"
#include "arf.h"
#if defined(BACFILE)
#include "bacfile.h"
#endif
/* some demo stuff needed */
#include "handlers.h"
#include "txbuf.h"