Ticket #16996: patch-wipe.c.diff
File patch-wipe.c.diff, 228 bytes (added by ranauei@…, 16 years ago) |
---|
-
wipe.c
old new 34 34 #if (OS_AIX) 35 35 #define NAME_MAX FILENAME_MAX 36 36 #else 37 /*#include <sys/mount.h>*/ 37 #include <sys/mount.h> 38 38 #endif