What is the difference in RTEMS? there are code use #include "xxx.h" reference to xxx.h not located in the current folder. how about just use #include "xxx.h" to include the file in current folder? and use #include <xxx.h> to include files in -isystem -I... this usage find in cpukit/lib/networking/ ... duhuanpeng. u74147@gmail.com