#include <type.h>
Data Fields | |
char * | path |
struct _include_path * | next |
Definition at line 119 of file type.h.
struct _include_path* _include_path::next |
Definition at line 122 of file type.h.
Referenced by add_include_path(), and main().
char* _include_path::path |