Add missing include
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 15 Dec 2005 04:28:23 +0000 (04:28 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 15 Dec 2005 04:28:23 +0000 (04:28 +0000)
SVN revision: 19034

src/modules/battery/e_mod_main.c
src/modules/clock/e_mod_main.c
src/modules/ibox/e_mod_main.c

index 866e34574ee3b5d1f8e97a7894f97706093cbbd8..daae76bc3347defed1cc39f289256377c290f338 100644 (file)
@@ -3,6 +3,7 @@
  */
 #include "e.h"
 #include "e_mod_main.h"
+#include "e_mod_config.h"
 
 #ifdef __FreeBSD__
 # include <sys/types.h>
index bb40da9f19e218e906b115f49f971df9c37b571e..0f35c7de9f21b9671069971d9c066a14d7e23bd1 100644 (file)
@@ -3,6 +3,7 @@
  */
 #include "e.h"
 #include "e_mod_main.h"
+#include "e_mod_config.h"
 
 /* TODO List:
  *
index fe5f8a8b4f99e46cb669bd8ffb41729862efaf56..97ca22db6b4009d76160baa1e9a27458b1cb2f65 100644 (file)
@@ -3,6 +3,7 @@
  */
 #include "e.h"
 #include "e_mod_main.h"
+#include "e_mod_config.h"
 #include <math.h>
 
 /* TODO List: