summaryrefslogtreecommitdiff
path: root/http/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'http/system.h')
-rw-r--r--http/system.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/http/system.h b/http/system.h
index 91fd5cd..273bd7c 100644
--- a/http/system.h
+++ b/http/system.h
@@ -3,9 +3,8 @@
* This include file contains information that is included in every
* function in the test set.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
@@ -20,8 +19,4 @@ rtems_task Init(
rtems_task_argument argument
);
-/* configuration information */
-
-#include <rtems/confdefs.h>
-
/* end of include file */