cursor.h 151 B

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