* configure.in (m88*-harris-cxux7*): Recognize.
[deliverable/binutils-gdb.git] / readline / sysdep-aix.h
CommitLineData
51493cdb
JG
1/* System-dependent stuff for AIX 3.1 on RS/6000 */
2
3#pragma alloca
3f73352f 4#include <sys/types.h>
56858b95
SG
5#include <dirent.h>
6typedef struct dirent dirent;
This page took 0.103677 seconds and 4 git commands to generate.