]> git.pld-linux.org Git - packages/dict-gazetteer.git/blob - dict-gazetteer-linux-sparc.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/dict-gazetteer.git] / dict-gazetteer-linux-sparc.patch
1 diff -ur dict-gazetteer-1.3/format.c dict-gazetteer-1.3.new/format.c
2 --- dict-gazetteer-1.3/format.c Sun Jul 20 17:21:24 1997
3 +++ dict-gazetteer-1.3.new/format.c     Thu Jun 27 01:06:33 2002
4 @@ -22,16 +22,6 @@
5                                     This is usually clearer when
6                                     searching. */
7  
8 -#ifdef __sparc__
9 -extern int    atoi(char *);
10 -extern int    printf( char *, ... );
11 -extern int    fprintf( FILE *, char *, ... );
12 -extern int    tolower(int);
13 -extern int    getopt( int, char **, char * );
14 -extern int    pclose(FILE *);
15 -extern time_t time(time_t *);
16 -#endif
17 -
18  #ifdef __linux__
19  #include <getopt.h>
20  #endif
21 Only in dict-gazetteer-1.3.new/: format.c~
This page took 0.061073 seconds and 3 git commands to generate.