getsubopt: use correct include

parent 615d8f8c
......@@ -7,7 +7,7 @@
#include "config.h"
#ifndef HAVE_STRCHRNUL
#include "include/strchrnul"
#include "../../../include/strchrnul.h"
#endif
/* Parse comma separated suboption from *OPTIONP and match against
......
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