[Groonga-commit] groonga/groonga at 2174b44 [master] Remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jan 10 18:46:19 JST 2015


Kouhei Sutou	2015-01-10 18:46:19 +0900 (Sat, 10 Jan 2015)

  New Revision: 2174b44ce9ef4f023c7a1f3751db6b1ade43cab5
  https://github.com/groonga/groonga/commit/2174b44ce9ef4f023c7a1f3751db6b1ade43cab5

  Message:
    Remove needless code

  Modified files:
    lib/io.c

  Modified: lib/io.c (+0 -4)
===================================================================
--- lib/io.c    2015-01-10 18:42:59 +0900 (b3dd9d7)
+++ lib/io.c    2015-01-10 18:46:19 +0900 (7402bf0)
@@ -18,10 +18,6 @@
 #include "grn.h"
 
 #include <stdio.h>
-
-#ifndef __USE_GNU
-#define __USE_GNU /* O_DIRECT */
-#endif /* __USE_GNU */
 #include <fcntl.h>
 #include <string.h>
 #include <sys/stat.h>
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index