diff options
Diffstat (limited to 'misc.h')
-rw-r--r-- | misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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__ */ |