diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-04 18:36:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-03-04 18:36:22 +0000 |
commit | 5365e45dc9da6604d2dc2d42ddff15e81a8b5a8e (patch) | |
tree | d442a4420df36948a161df96db78ef6ff3f8be8e /app/xfs/difs/tables.c | |
parent | 034c8416b7ce56b0b85c7814d36c9da37f9fcdfb (diff) |
Update to xfs 1.1.2
Diffstat (limited to 'app/xfs/difs/tables.c')
-rw-r--r-- | app/xfs/difs/tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xfs/difs/tables.c b/app/xfs/difs/tables.c index ef8c0dcde..e5a46645d 100644 --- a/app/xfs/difs/tables.c +++ b/app/xfs/difs/tables.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * THIS SOFTWARE. */ -#include "xfs-config.h" +#include "config.h" #include <dispatch.h> #include <swaprep.h> |