[klibc] [PATCH 1/2] losetup: cleanup unused include.

maximilian attems max at stro.at
Wed Jun 15 08:54:04 PDT 2011


Noting in losetup uses or needs stdarg.h.

Signed-off-by: maximilian attems <max at stro.at>
---
 usr/utils/losetup.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/usr/utils/losetup.c b/usr/utils/losetup.c
index 59030d7..025deb6 100644
--- a/usr/utils/losetup.c
+++ b/usr/utils/losetup.c
@@ -17,7 +17,6 @@
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <sys/sysmacros.h>
-#include <stdarg.h>
 #include <string.h>
 
 #include "loop.h"
-- 
1.7.5.3



More information about the klibc mailing list