blob: 8d7432070651867b014068c7d47bbd05c354f4dd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/%%NVSRC%%/nv-misc.h.orig 2017-09-14 20:46:30 UTC
+++ src/%%NVSRC%%/nv-misc.h
@@ -11,6 +11,8 @@
#ifndef _NV_MISC_H_
#define _NV_MISC_H_
+#include "opt_global.h"
+
#include "nvtypes.h"
#include "rmretval.h"
|