Mercurial > hg > octave-kai > gnulib-hg
annotate lib/gl_list.c @ 17249:e542fd46ad6f
maint: update all copyright year number ranges
Run "make update-copyright". Compare to commit 1602f0a from last year.
Signed-off-by: Eric Blake <eblake@redhat.com>
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Tue, 01 Jan 2013 00:50:58 +0000 |
parents | 86c983ca0522 |
children |
rev | line source |
---|---|
7304
1c4ed7637c24
Include <config.h> unconditionally.
Bruno Haible <bruno@clisp.org>
parents:
6984
diff
changeset
|
1 #include <config.h> |
17178
86c983ca0522
list, oset, xlist, xoset, xsublist: simplify via extern inline
Paul Eggert <eggert@cs.ucla.edu>
parents:
16201
diff
changeset
|
2 #define GL_LIST_INLINE _GL_EXTERN_INLINE |
6984 | 3 #include "gl_list.h" |