Subversion Repositories Kolibri OS

Rev

Rev 5217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5217 Rev 5812
Line 16... Line 16...
16
   GNU General Public License for more details.
16
   GNU General Public License for more details.
Line 17... Line 17...
17
 
17
 
18
   You should have received a copy of the GNU General Public License
18
   You should have received a copy of the GNU General Public License
19
   along with this program; if not, write to the Free Software
19
   along with this program; if not, write to the Free Software
20
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
20
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
21

21
 
22
#ifndef _BIN_SYSDEP_H
22
#ifndef _BIN_SYSDEP_H
Line 23... Line 23...
23
#define _BIN_SYSDEP_H
23
#define _BIN_SYSDEP_H
24
 
24
 
Line 60... Line 60...
60
extern char *strrchr ();
60
extern char *strrchr ();
61
#endif
61
#endif
62
#endif
62
#endif
63
#endif
63
#endif
Line -... Line 64...
-
 
64
 
64
 
65
 
65
#ifdef HAVE_STDLIB_H
66
#ifdef HAVE_STDLIB_H
66
#include 
67
#include 
Line 67... Line 68...
67
#endif
68
#endif