* monitor.c (#include "gdb_wait.h"): Removed.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 2 Feb 2001 19:14:33 +0000 (19:14 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 2 Feb 2001 19:14:33 +0000 (19:14 +0000)
* ocd.c: Likewise.
* ppc-bdm.c: Likewise.
* remote-adapt.c: Likewise.
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-eb.c: Likewise.
* remote-es.c: Likewise.
* remote-mips.c: Likewise.
* remote-mm.c: Likewise.
* remote-nindy.c: Likewise.
* remote-os9k.c: Likewise.
* remote-rdi.c: Likewise.
* remote-rdp.c: Likewise.
* remote-sds.c: Likewise.
* remote-sim.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
* remote.c: Likewise.
* ser-pipe.c: Likewise.
* ser-unix.c: Likewise.
* Makefile.in: Updated dependencies.
-------------------------------------------------------------------

30 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/monitor.c
gdb/ocd.c
gdb/ppc-bdm.c
gdb/remote-adapt.c
gdb/remote-array.c
gdb/remote-bug.c
gdb/remote-e7000.c
gdb/remote-eb.c
gdb/remote-es.c
gdb/remote-mips.c
gdb/remote-mm.c
gdb/remote-nindy.c
gdb/remote-os9k.c
gdb/remote-rdi.c
gdb/remote-rdp.c
gdb/remote-sds.c
gdb/remote-sim.c
gdb/remote-st.c
gdb/remote-udi.c
gdb/remote-vx.c
gdb/remote-vx29k.c
gdb/remote-vx68.c
gdb/remote-vx960.c
gdb/remote-vxmips.c
gdb/remote-vxsparc.c
gdb/remote.c
gdb/ser-pipe.c
gdb/ser-unix.c

index 5d52559ef35d6eed308af7d6aaebcd4a1b260031..fe92a3a8f278310b34c6a05aa25a39a540658514 100644 (file)
@@ -1,3 +1,35 @@
+2001-02-02  J.T. Conklin  <jtc@redback.com>
+
+       * monitor.c (#include "gdb_wait.h"): Removed.
+       * ocd.c: Likewise.
+       * ppc-bdm.c: Likewise.
+       * remote-adapt.c: Likewise.
+       * remote-array.c: Likewise.
+       * remote-bug.c: Likewise.
+       * remote-e7000.c: Likewise.
+       * remote-eb.c: Likewise.
+       * remote-es.c: Likewise.
+       * remote-mips.c: Likewise.
+       * remote-mm.c: Likewise.
+       * remote-nindy.c: Likewise.
+       * remote-os9k.c: Likewise.
+       * remote-rdi.c: Likewise.
+       * remote-rdp.c: Likewise.
+       * remote-sds.c: Likewise.
+       * remote-sim.c: Likewise.
+       * remote-st.c: Likewise.
+       * remote-udi.c: Likewise.
+       * remote-vx.c: Likewise.
+       * remote-vx29k.c: Likewise.
+       * remote-vx68.c: Likewise.
+       * remote-vx960.c: Likewise.
+       * remote-vxmips.c: Likewise.
+       * remote-vxsparc.c: Likewise.
+       * remote.c: Likewise.
+       * ser-pipe.c: Likewise.
+       * ser-unix.c: Likewise.
+       * Makefile.in: Updated dependencies.
+
 2001-01-31  David Smith  <dsmith@redhat.com>
 
        * event-loop.c: Change inclusion of string.h to gdb_string.h and
index 1d987a82fea195094b033acb17dacb20d0eeda24..549f86bf11aa8b5e424b9d527214495df1307ead 100644 (file)
@@ -1639,7 +1639,7 @@ mipsread.o: mipsread.c buildsym.h complaints.h $(bfd_h) $(defs_h) \
 
 mipsv4-nat.o: mipsv4-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) target.h
 
-monitor.o: monitor.c monitor.h $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
+monitor.o: monitor.c monitor.h $(bfd_h) $(defs_h) $(gdbcmd_h) \
        $(inferior_h) target.h serial.h terminal.h gdb_string.h
 
 news-xdep.o: news-xdep.c
@@ -1699,7 +1699,7 @@ parse.o: parse.c $(command_h) $(defs_h) $(expression_h) $(frame_h) \
        gdb_string.h linespec.h
 
 ppc-bdm.o: ppc-bdm.c $(defs_h) $(gdbcore_h) gdb_string.h $(frame_h) \
-       $(inferior_h) $(bfd_h) symfile.h target.h gdb_wait.h $(gdbcmd_h) \
+       $(inferior_h) $(bfd_h) symfile.h target.h $(gdbcmd_h) \
        objfiles.h gdb-stabs.h serial.h ocd.h
 
 ppc-linux-nat.o: ppc-linux-nat.c $(defs_h) $(gdbcore_h) $(frame_h) \
@@ -1741,14 +1741,14 @@ linux-thread.o: linux-thread.c $(breakpoint_h) $(gdbcmd_h) gdb_wait.h \
 
 gnu-regex.o: gnu-regex.c gnu-regex.h $(defs_h) gdb_string.h
 
-remote-adapt.o: remote-adapt.c gdb_wait.h $(defs_h) $(gdbcore_h) \
+remote-adapt.o: remote-adapt.c $(defs_h) $(gdbcore_h) \
        $(inferior_h) target.h terminal.h gdb_string.h
 
-remote-array.o: remote-array.c gdb_wait.h $(defs_h) $(gdbcore_h) target.h \
+remote-array.o: remote-array.c $(defs_h) $(gdbcore_h) target.h \
       gdb_string.h $(command_h) serial.h monitor.h $(remote_utils_h) \
        $(version_h)
 
-remote-rdi.o: remote-rdi.c gdb_wait.h $(defs_h) $(gdbcore_h) \
+remote-rdi.o: remote-rdi.c $(defs_h) $(gdbcore_h) \
        $(inferior_h) gdb_string.h
 
 rdi-share/libangsd.a:  force
@@ -1761,13 +1761,10 @@ rdi-share/libangsd.a:   force
          true; \
        fi
 
-remote-d10v.o: remote-d10v.c $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
-       $(inferior_h) $(remote_utils_h) symfile.h terminal.h gdb_string.h
-
-remote-rdp.o: remote-rdp.c gdb_wait.h $(defs_h) $(gdbcore_h) \
+remote-rdp.o: remote-rdp.c $(defs_h) $(gdbcore_h) \
        $(inferior_h) gdb_string.h
 
-remote-bug.o: remote-bug.c gdb_wait.h $(defs_h) $(gdbcore_h) \
+remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) \
        $(inferior_h) target.h terminal.h $(remote_utils_h) gdb_string.h
 
 # FIXME: For the SH target, remote-e7000 contains numerous -Wformat
@@ -1775,61 +1772,64 @@ remote-bug.o: remote-bug.c gdb_wait.h $(defs_h) $(gdbcore_h) \
 # handles the SH remote protocol the changes need to be tested against
 # an SH board before they can be committed. cagney 1999-09-01.
 remote-e7000.o: remote-e7000.c $(defs_h) $(gdbcore_h) target.h \
-       gdb_wait.h serial.h gdb_string.h
+       serial.h gdb_string.h
        $(CC) -c $(INTERNAL_WARN_CFLAGS) $(NO_WERROR_CFLAGS) $<
 
-remote-eb.o: remote-eb.c gdb_wait.h $(srcdir)/config/a29k/tm-a29k.h \
+remote-eb.o: remote-eb.c $(srcdir)/config/a29k/tm-a29k.h \
        $(defs_h) $(gdbcore_h) $(inferior_h) symfile.h target.h terminal.h \
        gdb_string.h
 
-remote-es.o: remote-es.c $(bfd_h) gdb_wait.h $(command_h) $(defs_h) \
+remote-es.o: remote-es.c $(bfd_h) $(command_h) $(defs_h) \
        $(inferior_h) $(remote_utils_h) terminal.h gdb_string.h \
        symfile.h
 
-remote-hms.o: remote-hms.c gdb_wait.h $(defs_h) $(gdbcore_h) \
-       $(inferior_h) serial.h target.h terminal.h gdb_string.h
+remote-est.o: remote-est.c $(defs_h) $(gdbcore_h) \
+       $(inferior_h) serial.h target.h terminal.h 
+
+remote-hms.o: remote-hms.c $(defs_h) $(gdbcore_h) \
+       $(inferior_h) serial.h target.h terminal.h
 
-remote-mips.o: remote-mips.c gdb_wait.h $(defs_h) $(gdbcmd_h) \
+remote-mips.o: remote-mips.c $(defs_h) $(gdbcmd_h) \
        $(gdbcore_h) $(inferior_h) serial.h symfile.h target.h
 
-remote-mm.o: remote-mm.c $(bfd_h) gdb_wait.h $(defs_h) $(inferior_h) \
+remote-mm.o: remote-mm.c $(bfd_h) $(defs_h) $(inferior_h) \
        minimon.h target.h terminal.h gdb_string.h
 
-remote-nindy.o: remote-nindy.c $(floatformat_h) gdb_wait.h $(command_h) \
+remote-nindy.o: remote-nindy.c $(floatformat_h) $(command_h) \
        $(defs_h) $(gdbcore_h) $(inferior_h) \
        nindy-share/env.h nindy-share/stop.h $(remote_utils_h) \
        symfile.h
 
-remote-os9k.o: remote-os9k.c $(defs_h) $(gdbcore_h) gdb_wait.h \
+remote-os9k.o: remote-os9k.c $(defs_h) $(gdbcore_h) \
        $(command_h) monitor.h $(remote_utils_h) $(symtab_h) symfile.h \
        objfiles.h gdb-stabs.h gdb_string.h
 
-remote-sds.o: remote-sds.c $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
+remote-sds.o: remote-sds.c $(bfd_h) $(defs_h) $(gdbcmd_h) \
        $(inferior_h) $(remote_utils_h) symfile.h terminal.h gdb_string.h
 
-remote-sim.o: remote-sim.c gdb_wait.h $(defs_h) $(gdbcore_h) \
+remote-sim.o: remote-sim.c $(defs_h) $(gdbcore_h) \
        $(inferior_h) target.h terminal.h gdb_string.h \
        $(INCLUDE_DIR)/callback.h
 
-remote-st.o: remote-st.c gdb_wait.h $(defs_h) $(gdbcore_h) serial.h \
+remote-st.o: remote-st.c $(defs_h) $(gdbcore_h) serial.h \
        target.h gdb_string.h
 
-remote-udi.o: remote-udi.c $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
+remote-udi.o: remote-udi.c $(bfd_h) $(defs_h) $(gdbcmd_h) \
        $(inferior_h) target.h terminal.h $(udiheaders) gdb_string.h
 
-remote-vx.o: remote-vx.c gdb_wait.h complaints.h $(defs_h) $(gdbcmd_h) \
+remote-vx.o: remote-vx.c complaints.h $(defs_h) $(gdbcmd_h) \
        $(gdbcore_h) $(inferior_h) target.h vx-share/dbgRpcLib.h \
        vx-share/ptrace.h vx-share/xdr_ld.h vx-share/xdr_ptrace.h \
        vx-share/xdr_rdb.h gdb-stabs.h objfiles.h symfile.h $(bfd_h) \
        gdb_string.h
 
-remote-vx29k.o: remote-vx29k.c gdb_wait.h complaints.h $(defs_h) $(gdbcmd_h) \
+remote-vx29k.o: remote-vx29k.c complaints.h $(defs_h) $(gdbcmd_h) \
         $(gdbcore_h) $(inferior_h) target.h vx-share/dbgRpcLib.h \
         vx-share/ptrace.h vx-share/xdr_ld.h vx-share/xdr_ptrace.h \
         vx-share/xdr_rdb.h gdb_string.h
 
 ocd.o: ocd.c ocd.h $(gdbcore_h) gdb_string.h $(frame_h) $(inferior_h) \
-       $(bfd_h) symfile.h target.h gdb_wait.h $(gdbcmd_h) objfiles.h \
+       $(bfd_h) symfile.h target.h $(gdbcmd_h) objfiles.h \
        gdb-stabs.h $(dcache_h) serial.h
 
 remote-utils.o: remote-utils.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \
index 53dbfb36ee2b041fb7391ba922624bae0a6d41b4..e70283d688112e3afc7c8734fb9587e5d81c6b81 100644 (file)
@@ -40,7 +40,6 @@
 #include "defs.h"
 #include "gdbcore.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include <signal.h>
 #include <ctype.h>
 #include "gdb_string.h"
index eb831618541f2daece51cd0526b9669859d63990..ec4dc1d9dfd6119122c4f862021af214c4f2f5aa 100644 (file)
--- a/gdb/ocd.c
+++ b/gdb/ocd.c
@@ -1,5 +1,5 @@
 /* Target communications support for Macraigor Systems' On-Chip Debugging
-   Copyright 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -27,7 +27,6 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "gdb-stabs.h"
index 5b8877f84571c30da978824cf7c298e52c29c10f..d0eb2e5bcdfdc1b4f018f321642093733afc63c5 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote target communications for the Macraigor Systems BDM Wiggler
    talking to a Motorola PPC 8xx ADS board
-   Copyright 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,7 +28,6 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "gdb-stabs.h"
index 44342cbfee4b80d924ec2d3c301b6aa3c94110ae..9ca6167ce023065b28b4d31999aa0e25fb4f9a3b 100644 (file)
@@ -35,7 +35,6 @@
 #include "defs.h"
 #include "gdb_string.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include <ctype.h>
 #include <fcntl.h>
index 7f0a6d6d9135794f3afac076ee913abfb944177e..c22d39c05600a999a9795e7a3dc3e68e740b5e4e 100644 (file)
@@ -28,7 +28,6 @@
 #include "defs.h"
 #include "gdbcore.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include <ctype.h>
 #include <signal.h>
 #include <sys/types.h>
index df05975bd06a8f18ca9e338d39ebafd4f9092e9a..74b23f526a432dfed82a87af0652b077847ec326 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "defs.h"
 #include "inferior.h"
-#include "gdb_wait.h"
-
 #include "gdb_string.h"
 #include <ctype.h>
 #include <fcntl.h>
index b81df8a6c59180b835012fa360f7f70df791550b..f31825fce9da2bd75539913e11ba8b00bf1f26e9 100644 (file)
@@ -37,7 +37,6 @@
 #include "gdbarch.h"
 #include "inferior.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include "command.h"
 #include <signal.h>
index 4db90712086894a2d702ab260b445cda55b16585..7246c909ee48bbe4da2b10815f37347e3f74c176 100644 (file)
@@ -32,7 +32,6 @@
 #include "inferior.h"
 #include "bfd.h"
 #include "symfile.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include <ctype.h>
 #include <fcntl.h>
index 97b12633bebc44552d1d65523b8cd2ee54383ce3..0500a14bb6d6e20e9b165b5c05a9e466482efcd8 100644 (file)
 #include "frame.h"
 #include "inferior.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "command.h"
 #include "symfile.h"
 #include "remote-utils.h"
index e2d431eab199fcd0b8f1d455ce8be25a99df90b5..9848b0c19d3768604a333a008cb9f33876ed02f6 100644 (file)
@@ -24,7 +24,6 @@
 #include "inferior.h"
 #include "bfd.h"
 #include "symfile.h"
-#include "gdb_wait.h"
 #include "gdbcmd.h"
 #include "gdbcore.h"
 #include "serial.h"
index ae4df944b43e43b09e9a6c3d75d29b83b70d9279..f4680317cdb7f09a17ca7c3fbb831d594ba38eb6 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "defs.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include <ctype.h>
 #include <fcntl.h>
index be6a6e96ea3e74ec452a4e657c45b7c0ce1f5881..7902e0bcdf2b2888944229157a01d21f7937e188 100644 (file)
 #include "command.h"
 #include "floatformat.h"
 
-#include "gdb_wait.h"
 #include <sys/file.h>
 #include <ctype.h>
 #include "serial.h"
index 57baf84dae9fb695bf0f88d12b3547f9edeb9a5e..9e930d4cecefceabf0a1dd4cd270aed4dcf8a195 100644 (file)
@@ -40,7 +40,6 @@
 #include "defs.h"
 #include "gdbcore.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include <signal.h>
 #include "gdb_string.h"
 #include <sys/types.h>
index 386a0df96a58d081d20ff81b19a2ea36a839fbce..a4b2428e42515fe3a18f78ba93c3c07c80917453 100644 (file)
@@ -26,7 +26,6 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "gdb-stabs.h"
index ccce506537eb203a653a9ae5d1e4d1662c4dcb28..0aecc3826ef7b9eb700d2cc2a3a34a465e9e4c28 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "defs.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include "callback.h"
 #include "command.h"
index 56e61b658190650d9743bb6209eec2019070a9cf..224032715b8aa6cfcea32f2f301c528682ae320d 100644 (file)
@@ -31,7 +31,6 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "gdb-stabs.h"
index 8c2e75309e6e8caccad74f5d6ed570aebde18a55..268f5f76f779cca115be04d63f266a773e28011b 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "defs.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include "gdb_string.h"
 #include <ctype.h>
index 51e96b70d553e5d48ead679a1ca88dfd2816ca1a..ea029dc77c7376513b16ea3cd958e1c6fbd024cc 100644 (file)
@@ -38,7 +38,6 @@
 #include "defs.h"
 #include "gdbcore.h"
 #include "target.h"
-#include "gdb_wait.h"
 #include <signal.h>
 #include "gdb_string.h"
 #include <sys/types.h>
index ced664e4f50088ddaa9eedef5a0d6b4e3fb69d45..0edee95d86b63994be224267c56121ad600fcd21 100644 (file)
@@ -35,7 +35,6 @@
 #include "defs.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "value.h"
 #include <ctype.h>
 #include <fcntl.h>
index 8f03268fae7851fbbc9aaa4806c5163ed392382f..40b31a5475b12f7ef12cdf079bdba422831cf62f 100644 (file)
@@ -22,7 +22,6 @@
 #include "defs.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index f99ce400324ce4565adc8e986f2f2eb64f3b84dd..b86b6bd93c19bdf10d905fbde1f03b418a456b99 100644 (file)
@@ -26,7 +26,6 @@
 #include "vx-share/regPacket.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index 6a72e92690ba03a6f022c7a075a17bca2d00b3d5..cc82e9a9650104badedeab5ff327d94b2dc35ea2 100644 (file)
@@ -26,7 +26,6 @@
 #include "vx-share/regPacket.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index ff0b21fa5ad80125cfaa132acb9791805419a9d4..9e7ff188cc547fd4fdf1f8442ff7604b2583c063 100644 (file)
@@ -26,7 +26,6 @@
 #include "vx-share/regPacket.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index b7da27ad97327ef309b56f07445c0f7a116e7732..d2043772579d22cfe3a82fc3c4bcacda84cc3b5a 100644 (file)
@@ -26,7 +26,6 @@
 #include "vx-share/regPacket.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index aeb241c7c41ae68f43579624aa1ea6684e35f0a6..2c0fdc6b96dd927a9ca614d272d1b44a3325d272 100644 (file)
@@ -26,7 +26,6 @@
 #include "vx-share/regPacket.h"
 #include "frame.h"
 #include "inferior.h"
-#include "gdb_wait.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
index 0140b12b9a970232fc8a6a2352e6a3a8cde0c0ab..2a000363937b97b17cada164a917c4e013dcae14 100644 (file)
@@ -29,7 +29,6 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "target.h"
-#include "gdb_wait.h"
 /*#include "terminal.h" */
 #include "gdbcmd.h"
 #include "objfiles.h"
index 41fb083d5ce74fb0db0544ec6a7470674c158a21..96e1556e8cffced4e3db6233d0f59fbf25309db7 100644 (file)
@@ -27,7 +27,6 @@
 #include "gdb_vfork.h"
 
 #include <sys/types.h>
-#include "gdb_wait.h"
 #include <sys/socket.h>
 #include <sys/time.h>
 #include <fcntl.h>
index b75e3387e40e44b7c48b19851b08980fbf1a72ef..381bf33d529b452aaece9d8a0559e8ae2419b5d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial interface for local (hardwired) serial ports on Un*x like systems
-   Copyright 1992-1994, 1998-2000 Free Software Foundation, Inc.
+   Copyright 1992-1994, 1998-2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,6 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include "terminal.h"
-#include "gdb_wait.h"
 #include <sys/socket.h>
 #include <sys/time.h>