Daniel P. Berrangé 568a417224 Enforce a standard header file guard symbol name
Require that all headers are guarded by a symbol named

  LIBVIRT_$FILENAME

where $FILENAME is the uppercased filename, with all characters
outside a-z changed into '_'.

Note we do not use a leading __ because that is technically a
namespace reserved for the toolchain.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-14 10:47:13 +00:00
..
2017-11-20 13:22:48 +01:00
2018-10-01 14:27:42 -04:00
2017-04-11 13:23:01 +02:00
2017-07-26 15:33:45 +02:00
2017-04-27 14:13:19 +02:00