6 * This logic first tries to get the timepps.h file from a standard
7 * location, and then from our include/ subdirectory.
13 # ifdef HAVE_SYS_TIMEPPS_H
14 # include <sys/timepps.h>
17 # include "timepps-SunOS.h"
19 # ifdef HAVE_TIOCGPPSEV
20 # include "timepps-Solaris.h"
22 # ifdef TIOCDCDTIMESTAMP
23 # include "timepps-SCO.h"