Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f6df410

Browse files
committed
Add stdio to file.
1 parent 281b7d8 commit f6df410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/oid2name/oid2name.c

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
*/
88

9+
#include <stdio.h>
910
#include <stdlib.h>
1011
#include <unistd.h>
1112
#include <string.h>

0 commit comments

Comments
 (0)