mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
Fix typo in error message
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#define _XSERVER_POLL_H_
|
||||
|
||||
#ifndef _DIX_CONFIG_H_
|
||||
#error must inclue dix-config.h to use xserver_poll.h
|
||||
#error must include dix-config.h to use xserver_poll.h
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_POLL
|
||||
|
||||
Reference in New Issue
Block a user