summaryrefslogtreecommitdiffstats
path: root/libfaad2/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/common.h')
-rw-r--r--libfaad2/common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/libfaad2/common.h b/libfaad2/common.h
index 44f1ce92a9..e43e11ed13 100644
--- a/libfaad2/common.h
+++ b/libfaad2/common.h
@@ -178,15 +178,6 @@ typedef float float32_t;
#else
-/* Define if you have the `memcpy' function. */
-#define HAVE_MEMCPY 1
-
-/* Define if you have the `strchr' function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
-
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>