Navigation Menu

Skip to content

Commit

Permalink
Remove needless code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 10, 2015
1 parent 1958d8b commit 2174b44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/io.c
Expand Up @@ -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>
Expand Down

0 comments on commit 2174b44

Please sign in to comment.