diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-09-18 15:39:52 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-09-18 15:39:52 -0400 |
commit | ca8373dfcf03c808a32b3846f95d802fefc4c2e8 (patch) | |
tree | 6a20c5d6ea8be80b11fb25e7faee75ebb929774a /arch/i386 | |
parent | c8175666f22952d1b0ea280b217d8896f0c24bec (diff) | |
download | musl-ca8373dfcf03c808a32b3846f95d802fefc4c2e8.tar.gz |
more bits junk (tcp.h)
Diffstat (limited to 'arch/i386')
-rw-r--r-- | arch/i386/bits/tcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/bits/tcp.h b/arch/i386/bits/tcp.h deleted file mode 100644 index 923231b2..00000000 --- a/arch/i386/bits/tcp.h +++ /dev/null @@ -1 +0,0 @@ -#define TCP_NODELAY 1 |