change #include to move foo.h to libowfat/foo.h (needs current libowfat now)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "fmt.h"
|
||||
#include "byte.h"
|
||||
#include "str.h"
|
||||
#include <libowfat/fmt.h>
|
||||
#include <libowfat/byte.h>
|
||||
#include <libowfat/str.h>
|
||||
#include "ldap.h"
|
||||
|
||||
size_t fmt_ldapsearchfilterstring(char* dest,const struct Filter* f) {
|
||||
|
||||
Reference in New Issue
Block a user