summaryrefslogtreecommitdiff
path: root/gdb/hp-include/sys/fcntl.h
blob: 7523510c748409cdeaeac3eeb02e9c32b2215186 (plain)
1
2
3
4
/* The GNU programs do #include <sys/fcntl.h>
   but on HPUX that file is just fcntl.h.
   This "redirects" the #include to the proper directory.  */
#include <fcntl.h>