12 lines
321 B
C
12 lines
321 B
C
$NetBSD: patch-e2fsprogs-1.41.9_ext2fs_test__io.c,v 1.1 2012/12/20 21:54:24 joerg Exp $
|
|
|
|
--- e2fsprogs-1.41.9/ext2fs/test_io.c.orig 2012-12-20 13:30:54.000000000 +0000
|
|
+++ e2fsprogs-1.41.9/ext2fs/test_io.c
|
|
@@ -8,6 +8,7 @@
|
|
* License.
|
|
* %End-Header%
|
|
*/
|
|
+#include "config.h"
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|