Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

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