This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / readline / sysdep-hpux.h
CommitLineData
59bfc16a
DT
1/* System-dependent stuff for HP/UX 10.20 on HPPA */
2
3#include <alloca.h>
4
5#include <dirent.h>
6typedef struct dirent dirent;
7
This page took 0.032588 seconds and 4 git commands to generate.