A C language precompiler directive specifying
interpolation of a named file into the file being compiled. The interpolated
file is a standard header file (indicated by placing its name in
angle brackets) or any other file containing C language code (indicated by
placing its name in double quotation marks).
The absolute path name of header files whose names are placed in angle brackets
(60; \>) is
/usr/include/file.h.