1 2 3 4 5 6 7 8 9 10
#ifndef _PLAN9_SOURCE This header file is an extension to ANSI/POSIX #endif #ifndef __CURSOR_H_ #define __CURSOR_H_ #include "/sys/include/cursor.h" #endif