9 lines
61 B
Plaintext
9 lines
61 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __ERRNO_H
|
|
#include <errno.h>
|
|
#endif
|
|
|
|
|