Modernised usage of system header files.
This commit is contained in:
parent
71a92846dd
commit
dd57d79b1b
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
*/
|
||||
|
||||
{
|
||||
# include <stdlib.h>
|
||||
# include <string.h>
|
||||
# include "types.h"
|
||||
# include "io.h"
|
||||
# include "extern.h"
|
||||
|
|
Loading…
Reference in a new issue