stdarg.h include in log.h is useless. This patch removes it.
Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com> Acked-by: Jan Safranek <jsafr...@redhat.com> --- include/libcgroup/log.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/libcgroup/log.h b/include/libcgroup/log.h index 0dd03b4..70e5c18 100644 --- a/include/libcgroup/log.h +++ b/include/libcgroup/log.h @@ -9,8 +9,6 @@ #include <features.h> #endif -#include <stdarg.h> - __BEGIN_DECLS /** ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel