From: Guillem Jover Date: Fri, 11 Dec 2009 22:13:42 +0000 (+0100) Subject: Mark inclusion of from deprecated X-Git-Tag: 0.2.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2756e000208ee9e4cde3373f217fc7c98f0610;p=thirdparty%2Flibbsd.git Mark inclusion of from deprecated This will be removed at some point in the future. --- diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h index 437cccc..8ebb12c 100644 --- a/include/bsd/bsd.h +++ b/include/bsd/bsd.h @@ -40,6 +40,8 @@ #include #include #include + +/* FIXME: Will be removed in the future. */ #include #endif