summaryrefslogtreecommitdiff
path: root/apps/gperf/src/gperf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/src/gperf.cpp')
-rw-r--r--apps/gperf/src/gperf.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gperf/src/gperf.cpp b/apps/gperf/src/gperf.cpp
index ef8b9c31792..244ba24b498 100644
--- a/apps/gperf/src/gperf.cpp
+++ b/apps/gperf/src/gperf.cpp
@@ -33,6 +33,8 @@ ACE_RCSID(src, gperf, "$Id$")
#if defined (ACE_HAS_GPERF)
#include "Options.h"
+#include "ace/OS_NS_time.h"
+#include "ace/OS_NS_stdio.h"
int
main (int argc, char *argv[])