bb_makedev: fix for glibc 2.3.2

sed: fix C++ style declaration
This commit is contained in:
Denis Vlasenko
2006-12-10 02:52:19 +00:00
parent 2f8f71b20d
commit 2ea630f9a5
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,6 @@
#include <time.h>
typedef unsigned long long ullong;
typedef unsigned long ulong;
enum { proc_file_size = 4096 };