Hide warnings in system headers
commit356a87d1523aa198a8398974c3998361fd35d658
authorTobias Grosser <tobias@grosser.es>
Wed, 10 Aug 2011 21:17:31 +0000 (10 22:17 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 10 Aug 2011 21:49:57 +0000 (10 23:49 +0200)
treea8dc36429a1eda8a267e76bca786de2b8562d1dd
parentfed7be40bcad8172f7d780ae4be68740407b7f7a
Hide warnings in system headers

On Linux this removes the follwoing annoying message:

/usr/include/stdio.h:80:24: error: redefinition of typedef 'va_list' is
invalid in C

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
pet.cc