/[pengfork]/pengfork/include/modem/script.h
ViewVC logotype

Diff of /pengfork/include/modem/script.h

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

revision 1.2 by chupa, Thu Dec 5 00:12:14 2002 UTC revision 1.3 by chupa, Fri Dec 6 23:05:29 2002 UTC
# Line 23  Line 23 
23  #ifndef __MODEM_SCRIPT_H__  #ifndef __MODEM_SCRIPT_H__
24  #define __MODEM_SCRIPT_H__  #define __MODEM_SCRIPT_H__
25    
26  #include <guile/gh.h>  #if HAVE_CONFIG_H
27    # include "config.h"
28    #endif
29    
30    #if HAVE_GUILE_GH_H
31    # include <guile/gh.h>
32    #endif
33    
34  SCM chat_success (void);  SCM chat_success (void);
35  SCM chat_failure (void);  SCM chat_failure (void);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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