[BACK]Return to poll.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/poll.h between version 1.1 and 1.2

version 1.1, 1996/05/18 08:53:07 version 1.2, 2000/03/15 03:56:48
Line 1 
Line 1 
 /*      $OpenBSD$ */  /*      $OpenBSD$ */
   
 /*  /*
  * Typical poll() implimentations expect poll.h to be in /usr/include.   * Typical poll() implementations expect poll.h to be in /usr/include.
  * However this is not a convenient place for the real definitions.   * However this is not a convenient place for the real definitions.
  */   */
 #include <sys/poll.h>  #include <sys/poll.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2