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

Commit ab556e27 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Use #define value of 1 to indicate presence of headers."

parents 0afee8b6 3817a79d
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