summaryrefslogtreecommitdiff
path: root/src/nv_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_type.h')
-rw-r--r--src/nv_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nv_type.h b/src/nv_type.h
index 0f4b0bc..3e7c234 100644
--- a/src/nv_type.h
+++ b/src/nv_type.h
@@ -31,6 +31,7 @@ typedef struct _NVRec *NVPtr;
typedef struct {
int fd;
+ unsigned long reinitGeneration;
struct xf86_platform_device *platform_dev;
unsigned int assigned_crtcs;
} NVEntRec, *NVEntPtr;