summaryrefslogtreecommitdiff
path: root/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc.h b/misc.h
index eda66e2..901e1ed 100644
--- a/misc.h
+++ b/misc.h
@@ -104,5 +104,6 @@ int check_for_modular_xorg(Options *op);
int check_for_nvidia_graphics_devices(Options *op, Package *p);
int run_nvidia_xconfig(Options *op);
int run_distro_hook(Options *op, const char *hook);
+int check_for_nouveau(Options *op);
#endif /* __NVIDIA_INSTALLER_MISC_H__ */