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

Diff of /xforms/lib/slider.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 35  Line 35 
35  char *fl_id_slid = "$Id$";  char *fl_id_slid = "$Id$";
36  #endif  #endif
37    
 #include <sys/types.h>  
 #include <stdlib.h>  
38  #include "forms.h"  #include "forms.h"
39    #include "flinternal.h"
40  #include "pslider.h"  #include "pslider.h"
41    #include <sys/types.h>
42    #include <stdlib.h>
43    
44  typedef FL_SLIDER_SPEC SPEC;  typedef FL_SLIDER_SPEC SPEC;
45    

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