Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1f0d224 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am 331667ff: Use #define value of 1 to indicate presence of headers.

* commit '331667ff':
  Use #define value of 1 to indicate presence of headers.
parents ced29ec3 331667ff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
/*
 * Define this if you have <termio.h>
 */
#define  HAVE_TERMIO_H
#define  HAVE_TERMIO_H 1

/*
 * Define this if you have <sys/sendfile.h>
@@ -111,7 +111,7 @@
/*
 * Define this if you have sys/uio.h
 */
#define  HAVE_SYS_UIO_H
#define  HAVE_SYS_UIO_H 1

/*
 * Define this if your platforms implements symbolic links
+2 −2
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
/*
 * Define this if you have <termio.h>
 */
#define  HAVE_TERMIO_H
#define  HAVE_TERMIO_H 1

/*
 * Define this if you have <sys/sendfile.h>
@@ -98,7 +98,7 @@
/*
 * Define this if you have sys/uio.h
 */
#define  HAVE_SYS_UIO_H
#define  HAVE_SYS_UIO_H 1

/*
 * Define this if your platforms implements symbolic links
+2 −2
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
/*
 * Define this if you have <termio.h>
 */
#define  HAVE_TERMIO_H
#define  HAVE_TERMIO_H 1

/*
 * Define this if you have <sys/sendfile.h>
@@ -111,7 +111,7 @@
/*
 * Define this if you have sys/uio.h
 */
#define  HAVE_SYS_UIO_H
#define  HAVE_SYS_UIO_H 1

/*
 * Define this if your platforms implements symbolic links
+2 −2
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
/*
 * Define this if you have <termio.h>
 */
#define  HAVE_TERMIO_H
#define  HAVE_TERMIO_H 1

/*
 * Define this if you have <sys/sendfile.h>
@@ -98,7 +98,7 @@
/*
 * Define this if you have sys/uio.h
 */
#define  HAVE_SYS_UIO_H
#define  HAVE_SYS_UIO_H 1

/*
 * Define this if your platforms implements symbolic links