comparison src/main.c @ 5492:a75a952d78db

[gaim-migrate @ 5888] We want the include file here. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 22 May 2003 20:50:05 +0000
parents f19620d8694f
children 2c4c975620f0
comparison
equal deleted inserted replaced
5491:4bcae8503866 5492:a75a952d78db
53 #include "prefs.h" 53 #include "prefs.h"
54 #include "notify.h" 54 #include "notify.h"
55 #include "gtkblist.h" 55 #include "gtkblist.h"
56 #include "gtkdebug.h" 56 #include "gtkdebug.h"
57 #include "gtknotify.h" 57 #include "gtknotify.h"
58 #include "gtkrequest.h"
58 #if HAVE_SIGNAL_H 59 #if HAVE_SIGNAL_H
59 #include <signal.h> 60 #include <signal.h>
60 #endif 61 #endif
61 #include "locale.h" 62 #include "locale.h"
62 #include <getopt.h> 63 #include <getopt.h>