Include elog-version.h

SVN revision: 2468
This commit is contained in:
2012-07-12 14:18:07 +00:00
parent c326493473
commit 7d249d2876
+1 -4
View File
@@ -9,12 +9,9 @@
\********************************************************************/
#define VERSION "2.9.1"
#include "elog-version.h"
char svn_revision[] = "$Id$";
/* ELOG identification */
static const char ELOGID[] = "elog " VERSION " built " __DATE__ ", " __TIME__;
#include <stdio.h>
#include <sys/types.h>
#include <fcntl.h>