/[xforms]/xforms/lib/choice.c
ViewVC logotype

Diff of /xforms/lib/choice.c

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

revision 1.2 by leeming, Thu Apr 10 20:46:37 2003 UTC revision 1.3 by leeming, Tue Apr 15 19:14:16 2003 UTC
# Line 37  Line 37 
37  char *fl_id_chc = "$Id$";  char *fl_id_chc = "$Id$";
38  #endif  #endif
39    
 #include <string.h>  
 #include <stdlib.h>  
40  #include "forms.h"  #include "forms.h"
41    #include "flinternal.h"
42  #include "pchoice.h"  #include "pchoice.h"
43    #include <string.h>
44    #include <stdlib.h>
45    
46  #define SPEC   FL_CHOICE_SPEC  #define SPEC   FL_CHOICE_SPEC
47    

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