summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/system.hh.in (renamed from src/system.hh)18
1 files changed, 2 insertions, 16 deletions
diff --git a/src/system.hh b/src/system.hh.in
index 15976459..a121e7ba 100644
--- a/src/system.hh
+++ b/src/system.hh.in
@@ -31,25 +31,9 @@
/**
* @addtogroup util
- */
-
-/**
- * @file system.hh
- * @author John Wiegley
- *
- * @ingroup util
- *
- * @brief Brief
*
- * Long.
- */
-#ifndef _SYSTEM_HH
-#define _SYSTEM_HH
-
-/**
* @file system.hh
* @author John Wiegley
- * @date Mon Apr 23 03:43:05 2007
*
* @brief All system headers needed by Ledger.
*
@@ -57,6 +41,8 @@
* None of these header files (with the exception of acconf.h, when
* configure is re-run) are expected to change.
*/
+#ifndef _SYSTEM_HH
+#define _SYSTEM_HH
#include "config.h"