Fixed header protection macro
[cascardo/chat.git] / tcp_connect.h
index 1d62037..7dde5b0 100644 (file)
@@ -16,8 +16,8 @@
  *
  */
 
-#ifndef SORT_UDNS_H
-#define SORT_UDNS_H
+#ifndef TCP_CONNECT_H
+#define TCP_CONNECT_H
 
 int tcp_connect (char *, char*);