X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e19d853bbf16b7ba8c58c71c1da488b9034e0fb3..dfefbf4a96165e25f45548388dd27292eb3dbc95:/stglibs/srvconf.lib/parser_auth_by.cpp?ds=inline

diff --git a/stglibs/srvconf.lib/parser_auth_by.cpp b/stglibs/srvconf.lib/parser_auth_by.cpp
index 5af3f1e4..877ca3e4 100644
--- 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()