aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-04 19:37:10 +0200
committerMattias Andrée <maandree@kth.se>2023-07-04 19:37:10 +0200
commitaab65f6d1793d2ded2629437afab007ba3db0bf1 (patch)
tree5750c8006bc8b280ed63e587d1062356747fc63d /libsimple.h
parentlibsimple_localtime.3: fix formatting (diff)
downloadlibsimple-aab65f6d1793d2ded2629437afab007ba3db0bf1.tar.gz
libsimple-aab65f6d1793d2ded2629437afab007ba3db0bf1.tar.bz2
libsimple-aab65f6d1793d2ded2629437afab007ba3db0bf1.tar.xz
Add bindex and bindex_r
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libsimple.h')
-rw-r--r--libsimple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsimple.h b/libsimple.h
index ffb8f8a..f4238cb 100644
--- a/libsimple.h
+++ b/libsimple.h
@@ -164,6 +164,7 @@
#include "libsimple/str.h"
#include "libsimple/strn.h"
#include "libsimple/strtoint.h"
+#include "libsimple/search.h"
/**