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

Commit cd26a2dd authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove HAVE_STDINT_H namespace pollution."

parents b2275868 d47e01a3
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