summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorOBATA Akio <[email protected]>2020-01-31 18:29:23 +0900
committerMichele Calgaro <[email protected]>2020-01-31 21:52:31 +0900
commit405df7bf908beb8471df764bc00b3f823b6a729d (patch)
treec56fa82ec4de8c08044bffe52854b19acdf685b6 /config.h.cmake
parent35cbe8d714c864e1e8f3fbb43fe4b92bda509759 (diff)
downloadarts-405df7bf908beb8471df764bc00b3f823b6a729d.tar.gz
arts-405df7bf908beb8471df764bc00b3f823b6a729d.zip
Drop `unsigned long int` case for the first argment type of ioctl(2)
It is identically same as `unsigned long`. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 08329d90148d57333b21ef5e83d49b8f5c8db3c0)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index f16dda7..7c2f7c8 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -42,7 +42,6 @@
#cmakedefine HAVE_LIBPTHREAD 1
#cmakedefine HAVE_IOCTL_INT_INT_DOTS 1
#cmakedefine HAVE_IOCTL_INT_ULONG_DOTS 2
-#cmakedefine HAVE_IOCTL_INT_ULONGINT_DOTS 3
#cmakedefine HAVE_LIBJACK 1
#cmakedefine HAVE_LIBSNDIO 1