(close): Rename to do_close to avoid conflict with POSIX function of
[pspp] / src / libpspp / version.h
index 3465874967c6bdb752a0b5c1ba0699f0e1999b4d..d2c0fe0a9ddbb49092f5f8ffaa89fa0f2dcc4a89 100644 (file)
@@ -44,4 +44,7 @@ extern const char include_path[];
 /* Locale directory. */
 extern const char locale_dir[];
 
+/* From the AUTHORS file */
+extern const char *const authors[];
+
 #endif /* !version_h */