summaryrefslogtreecommitdiffstats
path: root/collection/collection_stack_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'collection/collection_stack_ut.c')
-rw-r--r--collection/collection_stack_ut.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/collection/collection_stack_ut.c b/collection/collection_stack_ut.c
index e0633b7..9c25308 100644
--- a/collection/collection_stack_ut.c
+++ b/collection/collection_stack_ut.c
@@ -19,10 +19,9 @@
along with Collection Library. If not, see <http://www.gnu.org/licenses/>.
*/
-
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include <errno.h>
#define TRACE_HOME
#include "trace.h"
#include "collection_stack.h"