removed obsolete header

This commit is contained in:
Eric Parsonage
2010-11-08 13:10:16 +00:00
parent 060fc9d04a
commit 1f688dad99
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
Q=@
INCLUDES= -I +xml-light -I +pcre -I +netstring
INCLUDES= -I +xml-light -I +pcre -I +site-lib/netstring
XINCLUDES= -I +lablgl -I +lablgtk2 -I +xml-light
OCAMLC=ocamlc
OCAMLOPT=ocamlopt
+1 -2
View File
@@ -25,9 +25,8 @@
#include <sys/types.h>
#include <fcntl.h>
#include <termio.h>
#include <stdio.h>
#include <sys/termios.h>
#include <stdio.h>
#include "caml/mlvalues.h"
#include "caml/alloc.h"