aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/dgux.h
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-04-03 22:19:10 +0000
committerSteve Chamberlain <steve@cygnus>1991-04-03 22:19:10 +0000
commite4a0e98e2b0e10938cf1ef7efff1e15af57830c8 (patch)
tree282d0471fb0c89ee825c8b46ef3223411a7aaa5f /bfd/hosts/dgux.h
parent0da5b97eb159ffe7f676ff81305b9d9a37428793 (diff)
downloadgdb-e4a0e98e2b0e10938cf1ef7efff1e15af57830c8.zip
gdb-e4a0e98e2b0e10938cf1ef7efff1e15af57830c8.tar.gz
gdb-e4a0e98e2b0e10938cf1ef7efff1e15af57830c8.tar.bz2
Initial revision
Diffstat (limited to 'bfd/hosts/dgux.h')
-rw-r--r--bfd/hosts/dgux.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/bfd/hosts/dgux.h b/bfd/hosts/dgux.h
new file mode 100644
index 0000000..b4b102d
--- /dev/null
+++ b/bfd/hosts/dgux.h
@@ -0,0 +1,15 @@
+#include <sys/dg_c_generics.h>
+#include <unistd.h>
+#include <stdlib.h>
+#include <string.h>
+#include <fcntl.h>
+#include <sys/stat.h>
+#include <time.h>
+#include <ctype.h>
+
+#include <stdio.h>
+
+#define NO_STDARG 1
+
+
+