/[xlog]/xlog/src/callbacks_qsoframe.c
ViewVC logotype

Diff of /xlog/src/callbacks_qsoframe.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by pa4tu, Sat Aug 16 22:04:28 2003 UTC revision 1.28 by pa4tu, Sun Aug 17 10:25:42 2003 UTC
# Line 36  Line 36 
36  #include <gtk/gtk.h>  #include <gtk/gtk.h>
37  #include <gdk/gdkkeysyms.h>  #include <gdk/gdkkeysyms.h>
38    
39    #if WANT_HAMLIB
40    #include <hamlib/rig.h>
41    #include "hamlib-utils.h"
42    #endif
43    
44  #include "callbacks_qsoframe.h"  #include "callbacks_qsoframe.h"
45  #include "interface.h"  #include "interface.h"
46  #include "support.h"  #include "support.h"
# Line 46  Line 51 
51  #include "log.h"  #include "log.h"
52  #include "wwl.h"  #include "wwl.h"
53    
 #if WANT_HAMLIB  
 #include "hamlib-utils.h"  
 #endif  
   
54  /* defines and variables for shared memory support */  /* defines and variables for shared memory support */
55  #define KEY 6146  #define KEY 6146
56  #define SHMSIZE  40  #define SHMSIZE  40

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26