Wed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeaux.cygnus.com)
[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.102522 seconds and 4 git commands to generate.