event.h 158 B

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