[Groonga-commit] groonga/groonga [master] [dat] remove needless unistd.h include.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 1月 29日 (日) 17:19:49 JST


Kouhei Sutou	2012-01-29 17:19:49 +0900 (Sun, 29 Jan 2012)

  New Revision: 8ca57b2d02ce9beec36f1eaf6f74fc240ddcdf64

  Log:
    [dat] remove needless unistd.h include.

  Modified files:
    lib/dat.cpp

  Modified: lib/dat.cpp (+0 -1)
===================================================================
--- lib/dat.cpp    2012-01-29 15:10:01 +0900 (1c52135)
+++ lib/dat.cpp    2012-01-29 17:19:49 +0900 (37d659b)
@@ -17,7 +17,6 @@
 #include "groonga_in.h"
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <unistd.h>
 #include <cstring>
 #include <new>
 #include "str.h"




Groonga-commit メーリングリストの案内
Back to archive index