SunOS 4.1.4 doesn't have Xfuncproto.h

This commit is contained in:
mcafee 1998-06-03 07:18:49 +00:00
Родитель 94f73da9f5
Коммит 281aac9fbf
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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>