11 lines
351 B
Diff
11 lines
351 B
Diff
|
--- util-linux-ng-2.13-rc3/floppy-0.16/superfloppy.c.kzak 2001-07-14 05:26:16.000000000 +0200
|
||
|
+++ util-linux-ng-2.13-rc3/floppy-0.16/superfloppy.c 2007-08-13 13:14:53.000000000 +0200
|
||
|
@@ -12,6 +12,7 @@
|
||
|
#include <errno.h>
|
||
|
#include <popt.h>
|
||
|
#include <libintl.h>
|
||
|
+#include <locale.h>
|
||
|
#include <sys/types.h>
|
||
|
#include <sys/stat.h>
|
||
|
#include <unistd.h>
|