minix3/lib/libminixfs/minixfs.h

5 lines
129 B
C

#define _SYSTEM
#include <lib.h> /* common to all libraries */
#include <minix/com.h> /* need task numbers + message types */