openbsd-ports/x11/xloadimage/patches/patch-aj
1997-12-20 02:47:06 +00:00

20 lines
405 B
Plaintext

*** 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)