]> granicus.if.org Git - check/commit
snprintf: removing missing prototype warnings
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 14 Oct 2013 23:03:21 +0000 (23:03 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 14 Oct 2013 23:03:21 +0000 (23:03 +0000)
commita7f5c58e398fc4622e02753409709b25589d3394
treeef012c9ab01475af88ca9b1031ced27ff3dd1b10
parent239d15682d231ab7d1cb948e0afce0ccdfb821f7
snprintf: removing missing prototype warnings

These prototypes are all in libcompat.h, and as there is no need
for this file to include libcompat.h, the missing headers are
put into this file.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@839 64e312b2-a51f-0410-8e61-82d0ca0eb02a
lib/snprintf.c