Skip to content

Commit

Permalink
sys/io.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Nov 9, 2011
1 parent a8be290 commit ed7c566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coffee.cc
Expand Up @@ -7,7 +7,7 @@
#include <string>
#include <cstdlib>
#include <v8.h>
#include <io.h>
#include <sys/io.h>
#ifdef HAVE_READLINE
#include <readline/readline.h>
#else
Expand Down

0 comments on commit ed7c566

Please sign in to comment.