openbsd-ports/x11/xloadimage/patches/patch-aj

20 lines
405 B
Plaintext
Raw Normal View History

1997-12-19 21:47:06 -05:00
*** send.c~ Mon Nov 16 20:10:12 1992
--- send.c Sun Jan 8 23:11:45 1995
***************
*** 10,16 ****
#include "copyright.h"
#include "xloadimage.h"
!
static int GotError;
static int pixmapErrorTrap(disp, pErrorEvent)
--- 10,16 ----
#include "copyright.h"
#include "xloadimage.h"
! #include <X11/Xlibint.h>
static int GotError;
static int pixmapErrorTrap(disp, pErrorEvent)