summaryrefslogtreecommitdiff
path: root/http/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'http/system.h')
-rw-r--r--http/system.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/http/system.h b/http/system.h
index c88c0fc..91fd5cd 100644
--- a/http/system.h
+++ b/http/system.h
@@ -9,12 +9,10 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
- *
* $Id$
*/
-#include <tmacros.h>
+#include <rtems.h>
/* functions */
@@ -26,8 +24,4 @@ rtems_task Init(
#include <rtems/confdefs.h>
-/* global variables */
-
-TEST_EXTERN rtems_id Global_variable; /* example global variable */
-
/* end of include file */