1*** gl_array_list.h.orig	2007-10-08 12:32:53.000000000 +0200
2--- gl_array_list.h	2007-10-17 22:15:00.000000000 +0200
3***************
4*** 24,30 ****
5  extern "C" {
6  #endif
7  
8! extern const struct gl_list_implementation gl_array_list_implementation;
9  #define GL_ARRAY_LIST &gl_array_list_implementation
10  
11  #ifdef __cplusplus
12--- 24,30 ----
13  extern "C" {
14  #endif
15  
16! extern DLL_VARIABLE const struct gl_list_implementation gl_array_list_implementation;
17  #define GL_ARRAY_LIST &gl_array_list_implementation
18  
19  #ifdef __cplusplus
20