freeipa/daemons
Nathaniel McCallum 4bafba06f2 Migrate from #ifndef guards to #pragma once
Using a pragma instead of guards is easier to write, less error prone
and avoids name clashes (a source of very subtle bugs). This pragma
is supported on almost all compilers, including all the compilers we
care about: https://en.wikipedia.org/wiki/Pragma_once#Portability.

This patch does not change the autogenerated files: asn1/asn1c/*.h.

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-05-29 14:04:45 +02:00
..
dnssec DNSSEC: Log debug messages at log level DEBUG 2016-01-07 14:13:23 +01:00
ipa-kdb Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-otpd Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-sam Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-slapi-plugins Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
configure.ac BUILD: Remove detection of libcheck 2016-04-22 13:21:26 +02:00
ipa-version.h.in Fix typos 2011-09-07 13:20:42 +02:00
Makefile.am fix Makefile.am for daemons 2015-03-26 14:58:37 +01:00