summaryrefslogtreecommitdiff
path: root/http/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-28 13:53:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-28 13:53:03 +0000
commita1913c5f84a536c2c5e35bd326605525b6d39e75 (patch)
tree3fd338f9e40cc6174ee33e74d3ce998d57c7dc46 /http/system.h
parent5e7a0c61f582f7ecd77c2e69616909ecdec332c2 (diff)
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* init.c, system.h: Update from CVS head to be buildable.
Diffstat (limited to 'http/system.h')
-rw-r--r--http/system.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/http/system.h b/http/system.h
index b79a939..ed2eab6 100644
--- a/http/system.h
+++ b/http/system.h
@@ -13,7 +13,7 @@
* $Id$
*/
-#include <tmacros.h>
+#include <rtems.h>
/* functions */
@@ -23,10 +23,6 @@ rtems_task Init(
/* configuration information */
-#include <confdefs.h>
-
-/* global variables */
-
-TEST_EXTERN rtems_id Global_variable; /* example global variable */
+#include <rtems/confdefs.h>
/* end of include file */