]> git.proxmox.com Git - mirror_edk2.git/commit
AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case...
authorDaryl McDaniel <daryl.mcdaniel@intel.com>
Mon, 25 Aug 2014 20:47:20 +0000 (20:47 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Aug 2014 20:47:20 +0000 (20:47 +0000)
commit460f337bc035b61dec3819f4b62a7181e3631b3f
tree002c70fbba40d5027104abc02290315379b0c150
parentd90aa46258726412d9b9d77cfeb879adad837067
AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case of the files in the file system.

Change “#include <sys/Stat.h>” to “#include <sys/stat.h>”.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Leahy, Leroy P <leroy.p.leahy@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15891 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Sockets/TftpServer/TftpServer.h