aboutsummaryrefslogtreecommitdiff
path: root/readline/sysdep-hpux.h
blob: 2ab2d381aa38c43baa7fa90d1d680e084cf5d7c7 (plain)
1
2
3
4
5
6
7
/* System-dependent stuff for HP/UX 10.20 on HPPA */

#include <alloca.h>

#include <dirent.h>
typedef struct dirent dirent;