gcc option -I
[-Idir...]
- Add the directory dir to the list of
directories to be searched for header files
during preprocessing.
Directories specified with -I, -isystem, or
-idirafter apply to lookup for both the
”#include “file"" and “#include