Fixup fromcvs/togit conversion
[pkgsrcv2.git] / x11 / xcb-util-cursor / patches / patch-cursor_cursor.h
1 $NetBSD$
2
3 Don't define xcb_cursor_context_t twice.
4
5 --- cursor/cursor.h.orig        2013-07-09 20:30:14.000000000 +0000
6 +++ cursor/cursor.h
7 @@ -32,6 +32,8 @@
8  #include <stdbool.h>
9  #include <xcb/render.h>
10  
11 +#include "xcb_cursor.h"
12 +
13  enum {
14      RM_XCURSOR_THEME = 0,
15      RM_XCURSOR_SIZE,
16 @@ -61,7 +63,7 @@ typedef struct xcb_cursor_context_t {
17      const char *path;
18  
19      bool render_present;
20 -} xcb_cursor_context_t;
21 +};
22  
23  /*
24   * Cursor files start with a header.  The header