Commit a3869e92 authored by Wayne Davison's avatar Wayne Davison

Include popt.h using <popt.h> instead of "popt.h".

parent d671ccfc
......@@ -7,7 +7,7 @@
#define WILD_TEST_ITERATIONS
#include "lib/wildmatch.c"
#include "popt.h"
#include <popt.h>
#ifdef COMPARE_WITH_FNMATCH
#include <fnmatch.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