11 lines
161 B
C
11 lines
161 B
C
#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
|
|
|