Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gnulib-local / lib / gl_linkedhash_list.h.diff
1 *** gl_linkedhash_list.h.orig   2007-10-08 12:32:53.000000000 +0200
2 --- gl_linkedhash_list.h        2007-10-17 22:14:54.000000000 +0200
3 ***************
4 *** 24,30 ****
5   extern "C" {
6   #endif
7   
8 ! extern const struct gl_list_implementation gl_linkedhash_list_implementation;
9   #define GL_LINKEDHASH_LIST &gl_linkedhash_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_linkedhash_list_implementation;
17   #define GL_LINKEDHASH_LIST &gl_linkedhash_list_implementation
18   
19   #ifdef __cplusplus