X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Funix.c;h=5c3dce06b22a393cba023e8dcd1ed40697604fe9;hb=50910e85f05204a853e7e6975b1e3ef0adf1dbe6;hp=75b3f67d487dedee49bd9e44f0190cc481219f98;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/unix.c b/src/unix.c index 75b3f67..5c3dce0 100644 --- a/src/unix.c +++ b/src/unix.c @@ -38,7 +38,7 @@ #endif #include -#include +#include #ifndef YAZ_SOCKLEN_T #define YAZ_SOCKLEN_T int @@ -745,6 +745,7 @@ static int unix_set_blocking(COMSTACK p, int flags) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab