cleaned up the fallout after refactoring to bacapp module.

This commit is contained in:
skarg
2005-12-10 22:42:41 +00:00
parent ed11b33b29
commit 3d0eaed3d6
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -34,6 +34,7 @@
#ifndef BACDEF_H
#define BACDEF_H
#include <stddef.h>
#include <stdint.h>
#include "bacenum.h"
#include "config.h"