diff options
Diffstat (limited to 'gdb/hp-include/sys/fcntl.h')
-rw-r--r-- | gdb/hp-include/sys/fcntl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/hp-include/sys/fcntl.h b/gdb/hp-include/sys/fcntl.h deleted file mode 100644 index 7523510..0000000 --- a/gdb/hp-include/sys/fcntl.h +++ /dev/null @@ -1,4 +0,0 @@ -/* 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> |