Changed the version string variables to #defines.
[silc.git] / includes / silcincludes.h
index 1e5a8ad06eff2c0210e9d122d7b3e712d37bb580..060a357e95619f88c57f5bc90be39fb6a6a92808 100644 (file)
@@ -221,6 +221,7 @@ extern "C" {
 
 /* Include generic SILC type definitions */
 #include "silctypes.h"
+#include "silcversion.h"
 
 /* Math library includes */
 #include "silcmp.h"