tizen 2.3.1 release
[external/curl.git] / lib / tftp.h
index b2d67b2..117b40f 100644 (file)
@@ -1,6 +1,5 @@
-#ifndef __TFTP_H
-#define __TFTP_H
-
+#ifndef HEADER_CURL_TFTP_H
+#define HEADER_CURL_TFTP_H
 /***************************************************************************
  *                                  _   _ ____  _
  *  Project                     ___| | | |  _ \| |
@@ -25,4 +24,6 @@
 #ifndef CURL_DISABLE_TFTP
 extern const struct Curl_handler Curl_handler_tftp;
 #endif
-#endif
+
+#endif /* HEADER_CURL_TFTP_H */
+