Add missing include

SVN revision: 19034
This commit is contained in:
Christopher Michael 2005-12-15 04:28:23 +00:00
parent a8f6f0a453
commit 76c17f4207
3 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
*/
#include "e.h"
#include "e_mod_main.h"
#include "e_mod_config.h"
#ifdef __FreeBSD__
# include <sys/types.h>

View File

@ -3,6 +3,7 @@
*/
#include "e.h"
#include "e_mod_main.h"
#include "e_mod_config.h"
/* TODO List:
*

View File

@ -3,6 +3,7 @@
*/
#include "e.h"
#include "e_mod_main.h"
#include "e_mod_config.h"
#include <math.h>
/* TODO List: