Include unistd.h first, and don't try to include sys/types.h first.
authorTheodore Tso <tytso@mit.edu>
Fri, 7 Oct 1994 18:21:52 +0000 (18:21 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 7 Oct 1994 18:21:52 +0000 (18:21 +0000)
commit94bb21da1a1981e23c17dea921fdc748ab16da38
tree154b9cb59116c02f0a59ab39d7ef3bf801025e64
parent730151273020b6fd7262e34ad323c017a30951c8
Include unistd.h first, and don't try to include sys/types.h first.
(posix compatibility)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4483 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/lock_file.c