Fix some errors detected by the GCC 4.4 compiler.

Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13006 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lpleahy
2012-02-10 03:30:41 +00:00
parent f6e5cdd5cf
commit 826f9005c2
10 changed files with 13 additions and 42 deletions

View File

@@ -15,10 +15,6 @@
* SOFTWARE.
*/
#ifndef lint
static char rcsid[] = "$Id: ns_netint.c,v 1.1.1.1 2003/11/19 01:51:33 kyu3 Exp $";
#endif
/* Import. */
#include <sys/types.h>