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:
@@ -35,7 +35,7 @@
|
||||
#endif /* HAVE_STRINGS_H */
|
||||
#include <errno.h>
|
||||
|
||||
#include <missing.h>
|
||||
#include "missing.h"
|
||||
|
||||
extern char **environ; /* global environment */
|
||||
|
||||
|
Reference in New Issue
Block a user