mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Clean up a couple of warnings in os/
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
#include <X11/Xfuncproto.h>
|
||||
|
||||
/* ErrorF is used by xtrans */
|
||||
#ifndef HAVE_DIX_CONFIG_H
|
||||
extern _X_EXPORT void
|
||||
ErrorF(const char *f, ...)
|
||||
_X_ATTRIBUTE_PRINTF(1, 2);
|
||||
#endif
|
||||
|
||||
#define TRANS_REOPEN
|
||||
#define TRANS_SERVER
|
||||
|
||||
Reference in New Issue
Block a user