The following changes were made by Jim Blandy
[platform/upstream/binutils.git] / readline / sysdep-hpux.h
1 /* System-dependent stuff for HP/UX 10.20 on HPPA */
2
3 #include <alloca.h>
4
5 #include <dirent.h>
6 typedef struct dirent dirent;
7