mirror of
https://github.com/encounter/bfbb.git
synced 2026-03-30 10:58:00 -07:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
#ifndef _MSL_CSTDLIB_H
|
|
#define _MSL_CSTDLIB_H
|
|
|
|
#include <stdlib.h>
|
|
|
|
#endif |