summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2017-01-12 09:59:13 -0800
committerChris Dickens <christopher.a.dickens@gmail.com>2017-01-12 15:02:59 -0800
commit80f1657f063d17c751b9532c1f4e56e1c23e699f (patch)
tree794a78d1bbc76e1dd7dfec9d64244b6d44c65335 /android
parent322d1465725fdd6756380181e1b01cfd421d147e (diff)
downloadlibusb-80f1657f063d17c751b9532c1f4e56e1c23e699f.tar.gz
core: Remove check for and inclusion of signal.h
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
Diffstat (limited to 'android')
-rw-r--r--android/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/config.h b/android/config.h
index d36325e..78387d3 100644
--- a/android/config.h
+++ b/android/config.h
@@ -53,9 +53,6 @@
/* Define to 1 if you have the <poll.h> header file. */
#define HAVE_POLL_H 1
-/* Define to 1 if you have the <signal.h> header file. */
-#define HAVE_SIGNAL_H 1
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1