mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-12 09:57:05 +03:00
b7fe2ec210
git-svn-id: svn://kolibrios.org@7172 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
66 B
C
6 lines
66 B
C
#ifndef _ERRNO_H
|
|
#define _ERRNO_H
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif |