mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 09:20:10 +01:00
Leave a stub for bigreqstr.h to warn potential users. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
3 lines
187 B
C
3 lines
187 B
C
#warning "bigreqstr.h is obsolete and may be removed in the future."
|
|
#warning "include <X11/extensions/bigreqsproto.h> for the protocol defines."
|
|
#include <X11/extensions/bigreqsproto.h>
|