lkml.org 
[lkml]   [2003]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[Patch] 2.5.70-bk11 zlib cleanup #2 cpp
Hope we don't use any cplusplus in the kernel.

Jörn

--
Those who come seeking peace without a treaty are plotting.
-- Sun Tzu

--- linux-2.5.70-bk11/include/linux/zlib.h~zlib_cleanup_cpp 2003-06-06 15:56:15.000000000 +0200
+++ linux-2.5.70-bk11/include/linux/zlib.h 2003-06-06 19:53:06.000000000 +0200
@@ -33,10 +33,6 @@

#include <linux/zconf.h>

-#ifdef __cplusplus
-extern "C" {
-#endif
-
#define ZLIB_VERSION "1.1.3"

/*
@@ -640,8 +636,4 @@
extern int zlib_inflateSyncPoint (z_streamp z);
extern const uLong * zlib_get_crc_table (void);

-#ifdef __cplusplus
-}
-#endif
-
#endif /* _ZLIB_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:36    [W:4.843 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site