]> git.proxmox.com Git - mirror_edk2.git/commit
AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 27 Mar 2012 00:47:35 +0000 (00:47 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 27 Mar 2012 00:47:35 +0000 (00:47 +0000)
commit6dbd32caf698ceb86fd00face651cdc0e55f3e62
treef2cb1c7b324cb16715d4caeaffc2c7e0dc24b014
parent06c355b42fd112da4a439ba225aa666767d02838
AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.
  1) Fix copyright and license notices.
  2) Replace '\' in include paths with '/'.
  3) Fix case mismatch between include paths and actual files and directories.

Signed-off-by: darylm503
Reviewed-by: geekboy15a
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13142 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Sockets/GetHostByAddr/GetHostByAddr.c
AppPkg/Applications/Sockets/WebServer/DhcpOptions.c
AppPkg/Applications/Sockets/WebServer/DxeServicesTable.c