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:
@@ -71,7 +71,7 @@
|
||||
#include <limits.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <missing.h>
|
||||
#include "missing.h"
|
||||
|
||||
static int xxxprintf(char **, size_t, int, const char *, va_list);
|
||||
|
||||
|
Reference in New Issue
Block a user