diff options
author | default <nobody@localhost> | 2022-09-28 10:27:01 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-09-28 10:27:01 +0200 |
commit | 5afb60f173dd1a266d023bb6568ca127ab6ea4b1 (patch) | |
tree | 16095ca920cbe31893e2f0fe92a86db6448c302f /snac.c | |
parent | 26446c816090bf1bc8de008b0d1d16b4664d7abf (diff) |
Got xs_set.h from xs.
Diffstat (limited to 'snac.c')
-rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include "xs_httpd.h" #include "xs_mime.h" #include "xs_regex.h" +#include "xs_set.h" #include "snac.h" |