]> mj.ucw.cz Git - libucw.git/blobdiff - lib/config.h
Merging IS branch: New customization code and its use for images.
[libucw.git] / lib / config.h
index c6e7c7509aae426cc9427f9b4524bfdce99faf4a..85d6a464926a8eb02f0a3fdd83f2fd8c89e0f0ba 100644 (file)
@@ -13,7 +13,7 @@
 
 /* Version */
 
-#define SHER_VER "2.2a" SHER_SUFFIX
+#define SHER_VER "2.2a" SHERLOCK_VERSION_SUFFIX
 
 /* Paths */
 
@@ -41,10 +41,6 @@ typedef unsigned int sh_time_t;              /* Timestamp */
 
 typedef u32 oid_t;                     /* Object ID */
 
-/* Custom stuff */
-
-#include "lib/custom.h"
-
 /* Data types and functions for accessing file positions */
 
 #ifdef SHERLOCK_CONFIG_LARGE_DB