(x_display_list): New extern.
authorAndrew Innes <andrewi@gnu.org>
Thu, 26 Jul 2001 10:05:02 +0000 (10:05 +0000)
committerAndrew Innes <andrewi@gnu.org>
Thu, 26 Jul 2001 10:05:02 +0000 (10:05 +0000)
src/w32term.h

index 0a86259..da23448 100644 (file)
@@ -237,6 +237,7 @@ struct w32_display_info
 };
 
 /* This is a chain of structures for all the displays currently in use.  */
+extern struct w32_display_info *x_display_list;
 extern struct w32_display_info one_w32_display_info;
 
 /* This is a list of cons cells, each of the form (NAME . FONT-LIST-CACHE),