]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/creds.h
Merge remote branch 'mkbosmans/rate-adjustment'
[pulseaudio] / src / pulsecore / creds.h
index 5ad880a012a737888c96d811d659c98db0661c38..c15c469b7785c24ec3adbe2c0e3057b3d419c15e 100644 (file)
@@ -1,11 +1,11 @@
 #ifndef foocredshfoo
 #define foocredshfoo
 
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
+  Copyright 2006 Lennart Poettering
+
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as
   published by the Free Software Foundation; either version 2.1 of the
@@ -24,7 +24,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>