summaryrefslogtreecommitdiff
path: root/files.h
diff options
context:
space:
mode:
Diffstat (limited to 'files.h')
-rw-r--r--files.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/files.h b/files.h
index f8f535d..a1a4327 100644
--- a/files.h
+++ b/files.h
@@ -72,5 +72,6 @@ int is_subdirectory(const char *dir, const char *subdir, int *is_subdir);
void add_libgl_abi_symlink(Options *op, Package *p);
int check_libglvnd_files(Options *op, Package *p);
+void select_glvnd(Options *op, Package *p);
#endif /* __NVIDIA_INSTALLER_FILES_H__ */