cex: add gnulib dependencies

* bootstrap.conf (gnulib_modules): Add linked-list.
This commit is contained in:
Akim Demaille
2020-05-13 07:31:31 +02:00
parent ed7d5c2b5b
commit 94bfdf3b4b
4 changed files with 27 additions and 1 deletions

View File

@@ -19,6 +19,8 @@
#ifndef COMPLAIN_H_
# define COMPLAIN_H_ 1
# include <attribute.h>
# include "location.h"
/*---------------.