git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Small fixes.
[stg.git]
/
stglibs
/
srvconf.lib
/
parser_auth_by.cpp
diff --git
a/stglibs/srvconf.lib/parser_auth_by.cpp
b/stglibs/srvconf.lib/parser_auth_by.cpp
index 5af3f1e4830e5af413775dfb5fa216584cc14cca..877ca3e4e083fff7a03a2fce2aed43552b4b4891 100644
(file)
--- a/
stglibs/srvconf.lib/parser_auth_by.cpp
+++ b/
stglibs/srvconf.lib/parser_auth_by.cpp
@@
-20,6
+20,8
@@
#include "stg/parser_auth_by.h"
+#include <cstddef>
+
#include <strings.h> // strcasecmp
PARSER_AUTH_BY::PARSER_AUTH_BY()