Make LCR compile with latest osmocomBB code.
[lcr.git] / socket_server.c
index 32c6e71..9a774b6 100644 (file)
@@ -13,6 +13,9 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <curses.h>
+#ifdef PACKAGE_VERSION
+#undef PACKAGE_VERSION
+#endif
 #include "config.h"