Merge branch 'master' into XACE-SELINUX
Conflicts: include/miscstruct.h
This commit is contained in:
@@ -50,12 +50,11 @@ SOFTWARE.
|
||||
|
||||
#include "misc.h"
|
||||
#include <X11/Xprotostr.h>
|
||||
#include <pixman/pixman.h>
|
||||
|
||||
typedef xPoint DDXPointRec;
|
||||
|
||||
typedef struct _Box {
|
||||
short x1, y1, x2, y2;
|
||||
} BoxRec;
|
||||
typedef struct pixman_box16 BoxRec;
|
||||
|
||||
typedef union _DevUnion {
|
||||
pointer ptr;
|
||||
|
||||
Reference in New Issue
Block a user