From b4f0d0fc9dacf3e4c2e50859acf28f7cf995cf51 Mon Sep 17 00:00:00 2001 From: stskeeps Date: Sat, 3 Aug 2002 20:20:14 +0000 Subject: [PATCH] - Compile error fix regarding version.h --- Changes | 3 ++- include/version.h | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 22aeb477a..4055f61a2 100644 --- a/Changes +++ b/Changes @@ -1444,4 +1444,5 @@ seen. gmtime warning still there - Fixed SSL compile error wrt to /trace - Removed doc/features.txt, doc/unrealircd.conf.txt, include/relinfo.h, include/stamp.h, src/buildm4, src/chkconf.c, src/conftool.c -- Removed doc/Etiquette \ No newline at end of file +- Removed doc/Etiquette +- Compile error fix regarding version.h diff --git a/include/version.h b/include/version.h index 24772637b..c8706414c 100644 --- a/include/version.h +++ b/include/version.h @@ -7,7 +7,6 @@ #ifndef __versioninclude #define __versioninclude 1 -#include "relinfo.h" /* * Mark of settings */