Commit d7b691cf authored by topjohnwu's avatar topjohnwu

Move libutil internal headers out of include path

parent 7058d5e4
......@@ -9,7 +9,7 @@
#include <poll.h>
#include <mntent.h>
#include "missing.h"
#include "xwrap.h"
#include "files.h"
#include "misc.h"
#include "../missing.h"
#include "../xwrap.h"
#include "../files.h"
#include "../misc.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment