aboutsummaryrefslogtreecommitdiff
path: root/src/grecs.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-12-21 16:30:50 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-12-21 16:30:50 +0200
commitedcc575bcdc9e50bdb79f422ad0f11dc79f3eaa6 (patch)
tree6eef629a9e7ecef0d498e09ad1660234ccd85b6b /src/grecs.h
parent9ccee2c719d2a846566662351450dae98f31c22e (diff)
downloadgrecs-edcc575bcdc9e50bdb79f422ad0f11dc79f3eaa6.tar.gz
grecs-edcc575bcdc9e50bdb79f422ad0f11dc79f3eaa6.tar.bz2
Update for gnulib 766d4f1d.
* gnulib.modules: Add xlist. * src/grecs.h: Include gl_xlist.h
Diffstat (limited to 'src/grecs.h')
-rw-r--r--src/grecs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs.h b/src/grecs.h
index db603bb..9823c9d 100644
--- a/src/grecs.h
+++ b/src/grecs.h
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdbool.h>
+#include <gl_xlist.h>
#include <gl_linked_list.h>
typedef struct {

Return to:

Send suggestions and report system problems to the System administrator.