Enable os dependend stdio size estimation

This commit is contained in:
2007-09-09 13:31:29 +00:00
parent ffed552183
commit 75dd141055
6 changed files with 213 additions and 1 deletions

View File

@ -8,6 +8,8 @@
#include <stdio.h>
#include <signal.h>
#include <string.h>
#include <stdlib.h>
#include "init.h"
#include "sg.h"