SunOS 4.1.4 doesn't have Xfuncproto.h
This commit is contained in:
Родитель
94f73da9f5
Коммит
281aac9fbf
|
@ -31,7 +31,9 @@ in this Software without prior written authorization from the X Consortium.
|
|||
#ifdef WIN32
|
||||
#include <X11/Xw32defs.h>
|
||||
#endif
|
||||
#ifndef SUNOS4
|
||||
#include <X11/Xfuncproto.h>
|
||||
#endif /* SUNOS4 */
|
||||
#endif /* NO_X11 */
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче