mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
removed obsolete header
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user