summaryrefslogtreecommitdiffstats
path: root/tests/arls.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arls.c')
-rw-r--r--tests/arls.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/arls.c b/tests/arls.c
index cd8e4b81..ca0d3e6e 100644
--- a/tests/arls.c
+++ b/tests/arls.c
@@ -14,6 +14,10 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <ar.h>
#include <fcntl.h>
#include <libelf.h>