event: Update events to latest Samba version 0.9.8
[garming/samba-autobuild/.git] / ctdb / lib / replace / replace.h
index f8a89a7213b7dfd6a14d134a3a0df15a1d1937d3..c212f433a441cf8e699fabc4af39d20ff3e346ab 100644 (file)
@@ -546,4 +546,7 @@ typedef int bool;
 #define QSORT_CAST (int (*)(const void *, const void *))
 #endif
 
+/* These should be properly defined for libraries to control visibility. */
+#define _PRIVATE_
+#define _PUBLIC_
 #endif /* _LIBREPLACE_REPLACE_H */