X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/521daf6f0ac4fa6a2fbfb5d523c0c743342dca2b..8534149fbe87c63a5af85f5610c0f62b45500d90:/src/pulsecore/creds.h diff --git a/src/pulsecore/creds.h b/src/pulsecore/creds.h index 5ad880a0..c15c469b 100644 --- a/src/pulsecore/creds.h +++ b/src/pulsecore/creds.h @@ -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 -/* 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