From 93f8a2e834eed69aff7ef3be8c2baba14bab0658 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 18 Sep 2009 23:07:26 +0200 Subject: convert // comments to /**/; remove empty #if/#endif pairs. no code changes Signed-off-by: Denys Vlasenko --- libc/unistd/pathconf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/unistd/pathconf.c') diff --git a/libc/unistd/pathconf.c b/libc/unistd/pathconf.c index bbdceabcc..84f20ed81 100644 --- a/libc/unistd/pathconf.c +++ b/libc/unistd/pathconf.c @@ -29,7 +29,6 @@ #include #include #include -//#include extern __typeof(statfs) __libc_statfs; -- cgit v1.2.3