aboutsummaryrefslogtreecommitdiff
path: root/src/writeenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/writeenv.c')
-rw-r--r--src/writeenv.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/writeenv.c b/src/writeenv.c
index a111847d0..7330bbbc8 100644
--- a/src/writeenv.c
+++ b/src/writeenv.c
@@ -18,14 +18,12 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
+ * $Id$
*****************************************************************************/
#include "setup.h"
-
#include <curl/curl.h>
-#include "writeout.h"
-
#ifdef __riscos__
#include <kernel.h>
#endif