15 lines
298 B
Plaintext
15 lines
298 B
Plaintext
|
*** xloadimage.h~ Mon Nov 16 20:10:19 1992
|
||
|
--- xloadimage.h Sun Jan 8 22:58:41 1995
|
||
|
***************
|
||
|
*** 7,13 ****
|
||
|
--- 7,15 ----
|
||
|
*/
|
||
|
|
||
|
#include "copyright.h"
|
||
|
+ #define zopen stdio_zopen
|
||
|
#include <stdio.h>
|
||
|
+ #undef zopen
|
||
|
#include <X11/X.h>
|
||
|
#include <X11/Xlib.h>
|
||
|
#include <X11/Xutil.h>
|