mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 07:00:11 +01:00
Renaming for consistency with other protocol packages. recordstr.h is a simple stub warning against the use of this header. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4 lines
258 B
C
4 lines
258 B
C
#warning "recordstr.h is obsolete and may be removed in the future."
|
|
#warning "include <X11/extensions/record.h> for the library interfaces."
|
|
#warning "include <X11/extensions/recordproto.h> for the protocol defines."
|
|
#include <X11/extensions/recordproto.h>
|