X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fstatserv.c;h=2789a9b3da411c88f51e3714e3f17a2a4a136096;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=7e11d6b42b21633c51d3160b69f2d176b39354d3;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/statserv.c b/src/statserv.c index 7e11d6b..2789a9b 100644 --- a/src/statserv.c +++ b/src/statserv.c @@ -53,6 +53,7 @@ #include #include #include +#include #ifdef USE_XTIMOSI #include #endif @@ -1531,6 +1532,7 @@ int statserv_main(int argc, char **argv, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab