summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorOBATA Akio <[email protected]>2020-01-31 18:29:23 +0900
committerTDE Gitea <[email protected]>2020-01-31 12:50:50 +0000
commit08329d90148d57333b21ef5e83d49b8f5c8db3c0 (patch)
treefeacb80d3470cb744269eb19fa56bfd04c466840 /config.h.cmake
parent482eea48c70a29b908053263176318f75b96a173 (diff)
downloadarts-08329d90148d57333b21ef5e83d49b8f5c8db3c0.tar.gz
arts-08329d90148d57333b21ef5e83d49b8f5c8db3c0.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]>
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