]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix a compile failure with recent z/OS and picky settings for compiler/
authorJeff Trawick <trawick@apache.org>
Mon, 3 Nov 2003 17:30:45 +0000 (17:30 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 3 Nov 2003 17:30:45 +0000 (17:30 +0000)
commit3b6b4b43258f1032f28ca1f3aa8006d30ff438e1
tree9ebb712975b5a99ccff8f62ecab0d939a34aa704
parent2578a599c950f6ba4b36578272ee7d75571b52c4
fix a compile failure with recent z/OS and picky settings for compiler/
library

("unsigned short" is more portable than "ushort")

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101690 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c