X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=maxpath.c;h=f088cc615274cc6eb24a55c73f7391c9f7feffef;hb=76f079e5ebdb34acaaa2462a8d915ee06d3c8425;hp=0e5d632c6d150ba8ed66239ada32b523ea5859e5;hpb=2458360e75aa46091f60c16e041c07bffe2edefb;p=onak.git diff --git a/maxpath.c b/maxpath.c index 0e5d632..f088cc6 100644 --- a/maxpath.c +++ b/maxpath.c @@ -13,16 +13,16 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #include +#include +#include #include #include #include -#include "stats.h" #include "hash.h" #include "keydb.h" #include "ll.h"