summaryrefslogtreecommitdiff
path: root/orkbasecxx/Utils.h
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2007-01-10 20:57:30 +0000
committerHenri Herscher <henri@oreka.org>2007-01-10 20:57:30 +0000
commitbc62f39ff593c1dbc7a98b15fa77ff75384dc717 (patch)
tree9b4d216dfe02956353599cb46bd7b9ff5a596cda /orkbasecxx/Utils.h
parente857c61812a3c1029ea0de3b02611e7a984adb89 (diff)
Fixed compilation problem under Linux.
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@386 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkbasecxx/Utils.h')
-rw-r--r--orkbasecxx/Utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/orkbasecxx/Utils.h b/orkbasecxx/Utils.h
index 67f141e..aaf626b 100644
--- a/orkbasecxx/Utils.h
+++ b/orkbasecxx/Utils.h
@@ -23,6 +23,7 @@
#include "ace/Thread_Mutex.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_time.h"
+#include "ace/OS_NS_arpa_inet.h"
#include "StdString.h"
#include "OrkBase.h"