forked from KolibriOS/kolibrios
6 lines
66 B
C
6 lines
66 B
C
#ifndef _ERRNO_H
|
|
#define _ERRNO_H
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif |