Skip to content

Commit

Permalink
lib-sieve: util: Fix compile of test suite for realpath.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbosch committed Feb 14, 2018
1 parent 2510a10 commit 404c208
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib-sieve/util/test-realpath.c
@@ -1,6 +1,7 @@
/* Copyright (c) 2009-2018 Pigeonhole authors, see the included COPYING file */

#include "test-lib.h"
#include "lib.h"
#include "test-common.h"
#include "abspath.h"
#include "realpath.h"
#include "unlink-directory.h"
Expand Down

0 comments on commit 404c208

Please sign in to comment.