]> git.lyx.org Git - lyx.git/blobdiff - src/support/socktools.C
Consistent use of preprocessor guards;
[lyx.git] / src / support / socktools.C
index 1142cb69bcd2bf78002ecccf4d7862bc55135baf..23a0b5d011143968ec9a9f6c58e2fdff3e1cdd74 100644 (file)
@@ -19,7 +19,7 @@
 #include <sys/un.h>
 #include <fcntl.h>
 #ifdef HAVE_UNISTD_H
-#include <unistd.h>
+# include <unistd.h>
 #endif
 
 #include <cerrno>