blob: 1db2649d3e18ed4e626000c28e16d329bbb31306 [file] [log] [blame]
*** gl_array_list.h.orig 2007-10-08 12:32:53.000000000 +0200
--- gl_array_list.h 2007-10-17 22:15:00.000000000 +0200
***************
*** 24,30 ****
extern "C" {
#endif
! extern const struct gl_list_implementation gl_array_list_implementation;
#define GL_ARRAY_LIST &gl_array_list_implementation
#ifdef __cplusplus
--- 24,30 ----
extern "C" {
#endif
! extern DLL_VARIABLE const struct gl_list_implementation gl_array_list_implementation;
#define GL_ARRAY_LIST &gl_array_list_implementation
#ifdef __cplusplus