Thu Dec 10 11:12:28 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
[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.228957 seconds and 4 git commands to generate.