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 */