summaryrefslogtreecommitdiffstats
path: root/rpc_demo
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-21 15:13:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-21 15:13:05 +0000
commitfaa85e62a27edadf79e3b05b5431ab1407395274 (patch)
tree8c8c267a0b5ae73ffe4a6366f36046a3aeaf46e9 /rpc_demo
parent2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadnetwork-demos-faa85e62a27edadf79e3b05b5431ab1407395274.tar.bz2
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* init.c: confdefs.h should be rtems/confdefs.h
Diffstat (limited to 'rpc_demo')
-rw-r--r--rpc_demo/ChangeLog4
-rw-r--r--rpc_demo/init.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/rpc_demo/ChangeLog b/rpc_demo/ChangeLog
index 63107c7..127312c 100644
--- a/rpc_demo/ChangeLog
+++ b/rpc_demo/ChangeLog
@@ -1,5 +1,9 @@
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * init.c: confdefs.h should be rtems/confdefs.h
+
+2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
2003-01-28 Joel Sherrill <joel@OARcorp.com>
diff --git a/rpc_demo/init.c b/rpc_demo/init.c
index f662a41..940f084 100644
--- a/rpc_demo/init.c
+++ b/rpc_demo/init.c
@@ -26,7 +26,7 @@
rtems_task Init(rtems_task_argument argument);
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/*
* Network configuration