commit | 27bb311d70e53be932bbcf029a731a57340577c7 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed Nov 29 17:48:06 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 29 17:48:06 2000 +0000 |
tree | b37a2b61a2cfd12d632288515dca5fcbff5fd32d | |
parent | 0a5d9ef203ffd7bd30391c4117e1e9ce3ac8a58c [diff] [blame] |
Added implementation of lstat to port.c.
diff --git a/configure.in b/configure.in index ad177b8..515c315 100644 --- a/configure.in +++ b/configure.in
@@ -739,6 +739,7 @@ getservbyport \ getsockopt \ inet_network \ + lstat \ memmove \ mmap \ rfork \