diff options
Diffstat (limited to 'recordstr.h')
-rw-r--r-- | recordstr.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recordstr.h b/recordstr.h new file mode 100644 index 0000000..7f269b7 --- /dev/null +++ b/recordstr.h @@ -0,0 +1,4 @@ +#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> |