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

Commit b661c37f authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am cd26a2dd: Merge "Remove HAVE_STDINT_H namespace pollution."

* commit 'cd26a2dd':
  Remove HAVE_STDINT_H namespace pollution.
parents fc493003 cd26a2dd
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -42,9 +42,4 @@
 */
#define OS_PATH_SEPARATOR '/'

/*
 * Define if <stdint.h> exists.
 */
#define HAVE_STDINT_H 1

#endif /*_ANDROID_CONFIG_H*/
+0 −5
Original line number Diff line number Diff line
@@ -47,9 +47,4 @@
 */
#define OS_PATH_SEPARATOR '/'

/*
 * Define if <stdint.h> exists.
 */
#define HAVE_STDINT_H 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -47,9 +47,4 @@
 */
#define OS_PATH_SEPARATOR '/'

/*
 * Define if <stdint.h> exists.
 */
#define HAVE_STDINT_H 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -47,9 +47,4 @@
 */
#define OS_PATH_SEPARATOR '/'

/*
 * Define if <stdint.h> exists.
 */
#define HAVE_STDINT_H 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -47,9 +47,4 @@
 */
#define OS_PATH_SEPARATOR '/'

/*
 * Define if <stdint.h> exists.
 */
#define HAVE_STDINT_H 1

#endif /* _ANDROID_CONFIG_H */
Loading