mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
removed obsolete header
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Q=@
|
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
|
XINCLUDES= -I +lablgl -I +lablgtk2 -I +xml-light
|
||||||
OCAMLC=ocamlc
|
OCAMLC=ocamlc
|
||||||
OCAMLOPT=ocamlopt
|
OCAMLOPT=ocamlopt
|
||||||
|
|||||||
@@ -25,9 +25,8 @@
|
|||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <termio.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <sys/termios.h>
|
#include <sys/termios.h>
|
||||||
|
#include <stdio.h>
|
||||||
#include "caml/mlvalues.h"
|
#include "caml/mlvalues.h"
|
||||||
#include "caml/alloc.h"
|
#include "caml/alloc.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user