diff src/getopt.h @ 9713:db62420a53a2

[gaim-migrate @ 10574] Remove multi.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 08 Aug 2004 05:38:02 +0000
parents fa6395637e2c
children 7efff7985e5d
line wrap: on
line diff
--- a/src/getopt.h	Sun Aug 08 03:39:26 2004 +0000
+++ b/src/getopt.h	Sun Aug 08 05:38:02 2004 +0000
@@ -18,8 +18,8 @@
    along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#ifndef _GETOPT_H
-#define _GETOPT_H 1
+#ifndef _GAIM_GETOPT_H_
+#define _GAIM_GETOPT_H_
 
 #ifdef	__cplusplus
 extern "C" {
@@ -129,4 +129,4 @@
 }
 #endif
 
-#endif /* _GETOPT_H */
+#endif /* _GAIM_GETOPT_H_ */