]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/creds.h
merge 'lennart' branch back into trunk.
[pulseaudio] / src / pulsecore / creds.h
index e0a025bd0b88fb76b34b547fb42fddddad74c24c..51dfc33d5ef7b0fc774cef3d3e7c99e0b0a9c8e7 100644 (file)
@@ -26,7 +26,9 @@
 
 #include <sys/types.h>
 
-/* config.h must be included before this file */
+#ifndef PACKAGE
+#error "Please include config.h before including this file!"
+#endif
 
 #ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>