summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-02 14:11:49 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-02 14:11:49 +0200
commit8461cb6c3df7dc9390b877dff416d979630359c2 (patch)
treea1b5e8e9e7dea89c38c9cc5eae9ca5e8f9fb60f1 /common
parent05418bf005850846b69c0c055b7f81d25add3732 (diff)
downloadeurephia-8461cb6c3df7dc9390b877dff416d979630359c2.tar.gz
eurephia-8461cb6c3df7dc9390b877dff416d979630359c2.tar.xz
eurephia-8461cb6c3df7dc9390b877dff416d979630359c2.zip
Added missing #include statements
Diffstat (limited to 'common')
-rw-r--r--common/eurephia_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/eurephia_context.h b/common/eurephia_context.h
index e2bc2ce..b91d1a6 100644
--- a/common/eurephia_context.h
+++ b/common/eurephia_context.h
@@ -25,6 +25,7 @@
#ifndef EUREPHIASTRUCT_H_
#define EUREPHIASTRUCT_H_
+#include <stdio.h>
#include "eurephiadb_struct.h"
#define ECTX_NO_PRIVILEGES 0x1000