# HG changeset patch # User Andrew Innes # Date 996141902 0 # Node ID dbf5f78bc403384a538b0adfa60424c343dc0888 # Parent 23742d8913161809ffbf84bcb769d822d6025d10 (x_display_list): New extern. diff -r 23742d891316 -r dbf5f78bc403 src/w32term.h --- a/src/w32term.h Thu Jul 26 09:54:21 2001 +0000 +++ b/src/w32term.h Thu Jul 26 10:05:02 2001 +0000 @@ -237,6 +237,7 @@ }; /* 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),