*** gethemp.c	Fri Sep 20 04:00:29 2002
--- gethemp-v0.2-patched.c	Fri Sep 20 04:00:22 2002
***************
*** 10,20 ****
  #include <stdio.h>
  #include <stdlib.h>
  #include <errno.h>
  #include <sys/socket.h>
  #include <netinet/in.h>
  #include <netdb.h>
- #include <string.h>
- #include <sys/types.h>
  
  #define PROGRAM            "getHEMP"
  #define VERSION		   "v0.2"
--- 10,20 ----
  #include <stdio.h>
  #include <stdlib.h>
  #include <errno.h>
+ #include <string.h>
+ #include <sys/types.h>
  #include <sys/socket.h>
  #include <netinet/in.h>
  #include <netdb.h>
  
  #define PROGRAM            "getHEMP"
  #define VERSION		   "v0.2"
