Make local includes consistent; use double quotes for local includes
except for generated ones where we use angle brackets. Also g/c unused compat.h.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#endif /* STDC_HEADERS */
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <missing.h>
|
||||
#include "missing.h"
|
||||
#include "logging.h"
|
||||
|
||||
#ifdef HAVE_BSM_AUDIT
|
||||
|
Reference in New Issue
Block a user