Mercurial > hg > xemacs-beta
comparison lib-src/getopt1.c @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 15872534500d |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
174:bb3568571b84 | 175:2d532a89d707 |
---|---|
18 along with this program; if not, write to the Free Software | 18 along with this program; if not, write to the Free Software |
19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
20 USA. */ | 20 USA. */ |
21 | 21 |
22 #ifdef HAVE_CONFIG_H | 22 #ifdef HAVE_CONFIG_H |
23 #include <config.h> | 23 #include <../src/config.h> |
24 #endif | 24 #endif |
25 | 25 |
26 #include "getopt.h" | 26 #include "getopt.h" |
27 | 27 |
28 #include <stdio.h> | 28 #include <stdio.h> |