A bit of missing corections.

This commit is contained in:
Manoel Trapier
2013-03-14 18:09:43 +01:00
committed by Manoël Trapier
parent 03763cbbf0
commit b31ac47714
4 changed files with 6 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ static char rcsid[] = "$Id$";
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <out.h>