install libsync.h. new in libdrm 2.4.75.

This commit is contained in:
mrg 2017-03-04 23:24:50 +00:00
parent 18912d7579
commit d279eec2b8
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.189 2017/01/05 13:45:51 wiz Exp $
# $NetBSD: mi,v 1.190 2017/03/04 23:24:50 mrg Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -758,6 +758,7 @@
./usr/X11R7/include/xcb/xvmc.h -unknown- xorg
./usr/X11R7/include/xf86drm.h -unknown- xorg
./usr/X11R7/include/xf86drmMode.h -unknown- xorg
./usr/X11R7/include/libsync.h -unknown- xorg
./usr/X11R7/include/xorg/BT.h -unknown- xorg
./usr/X11R7/include/xorg/IBM.h -unknown- xorg
./usr/X11R7/include/xorg/TI.h -unknown- xorg

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2016/08/20 20:19:08 joerg Exp $
# $NetBSD: Makefile,v 1.15 2017/03/04 23:24:51 mrg Exp $
.include <bsd.own.mk>
@ -7,7 +7,7 @@ LIB= drm
SRCS= xf86drm.c xf86drmHash.c xf86drmMode.c xf86drmRandom.c xf86drmSL.c
INCS= xf86drm.h xf86drmMode.h
INCS= xf86drm.h xf86drmMode.h libsync.h
INCSDIR=${X11INCDIR}
CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/libdrm