fixed dist target bug

This commit is contained in:
Anselm R Garbe
2010-11-20 09:25:04 +00:00
parent 9e13ecabe8
commit 22cf9626c7
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include <dirent.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>