mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add buildsystem for Xprint, and:
Wed Aug 17 14:50:58 2005 Soren Sandmann <sandmann@redhat.com> Include <X11/extensions/Print{,str}.h> instead of "Print{,str}.h" Include <X11/fonts/fontstruct.h> isntead of "fonts/fontstruct.h" Wed Aug 17 14:54:49 2005 Søren Sandmann <sandmann@redhat.com> Conditionally compile in xprint.c Add Xprint
This commit is contained in:
@@ -82,14 +82,14 @@ copyright holders.
|
||||
#include "inputstr.h"
|
||||
|
||||
#include "gcstruct.h"
|
||||
#include "fonts/fontstruct.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
#include "errno.h"
|
||||
|
||||
typedef char *XPointer;
|
||||
#define HAVE_XPointer 1
|
||||
|
||||
#define Status int
|
||||
#include <Xresource.h>
|
||||
#include <X11/Xresource.h>
|
||||
|
||||
#include "DiPrint.h"
|
||||
#include "attributes.h"
|
||||
|
||||
Reference in New Issue
Block a user