summaryrefslogtreecommitdiff
path: root/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc.h b/misc.h
index 901e1ed..e6233c9 100644
--- a/misc.h
+++ b/misc.h
@@ -35,9 +35,6 @@
#include "nvidia-installer.h"
#include "command-list.h"
-#include "alloc-utils.h"
-#include "string-utils.h"
-
/*
* NV_VSNPRINTF() - takes a fmt string, and uses vsnprintf to build
* the resulting string whic it assigns to buf. The caller of this