diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-02-15 00:33:23 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-02-15 00:33:23 -0500 |
commit | 1355fdca7cb923c93f9011d8e9dcf49e1a67e537 (patch) | |
tree | bdff256e69dbeb5b5fcab7a2afc549d496d956f0 /include/bits/tcp.h | |
parent | add previously-missing ios646.h (diff) | |
download | grovel-1355fdca7cb923c93f9011d8e9dcf49e1a67e537.tar.gz grovel-1355fdca7cb923c93f9011d8e9dcf49e1a67e537.tar.xz |
preparing build system to handle ports - step 1
Diffstat (limited to 'include/bits/tcp.h')
-rw-r--r-- | include/bits/tcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bits/tcp.h b/include/bits/tcp.h deleted file mode 100644 index 923231b2..00000000 --- a/include/bits/tcp.h +++ /dev/null @@ -1 +0,0 @@ -#define TCP_NODELAY 1 |