summaryrefslogtreecommitdiff
path: root/include/xorg-server.h.in
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-11-06 15:25:34 -0500
committerAdam Jackson <ajax@redhat.com>2017-11-06 17:22:46 -0500
commit2e7f790b5770589ae2f97ee363ecd33fdb362c24 (patch)
tree870a41e5f76f2885f09c92a36608d8e3414c9528 /include/xorg-server.h.in
parent4d15a2645f00995618d8687edf1fb0f4b2316ace (diff)
dix: Remove ffs.c
Your libc has ffs, I promise. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/xorg-server.h.in')
-rw-r--r--include/xorg-server.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xorg-server.h.in b/include/xorg-server.h.in
index 570893e34..aae2faed6 100644
--- a/include/xorg-server.h.in
+++ b/include/xorg-server.h.in
@@ -44,9 +44,6 @@
/* Support SHM */
#undef HAS_SHM
-/* Define to 1 if you have the `ffs' function. */
-#undef HAVE_FFS
-
/* Define to 1 if you have the `reallocarray' function. */
#undef HAVE_REALLOCARRAY