minix3/lib/libminixfs/minixfs.h

5 lines
129 B
C
Raw Normal View History

2020-02-21 00:59:27 +05:30
#define _SYSTEM
#include <lib.h> /* common to all libraries */
#include <minix/com.h> /* need task numbers + message types */