b01e206e4a7a9ba61b96bfea166daf74e197f4eb
[dragonfly.git] / usr.bin / tar / patches / bsdtar_platform.h.patch
1 $DragonFly: src/usr.bin/tar/patches/Attic/bsdtar_platform.h.patch,v 1.1 2006/09/18 01:47:10 pavalos Exp $
2
3 --- bsdtar_platform.h.orig      2006-09-17 12:41:40.000000000 -0700
4 +++ bsdtar_platform.h   2006-09-17 12:42:02.000000000 -0700
5 @@ -36,7 +36,7 @@
6  #define        BSDTAR_PLATFORM_H_INCLUDED
7  
8  #if HAVE_CONFIG_H
9 -#include "../config.h"
10 +#include "config.h"
11  #else
12  
13  #ifdef __FreeBSD__