src/getopt1.c

changeset 12371
e002f499fd88
parent 8046
c581b20a47d6
equal deleted inserted replaced
12370:f6ef5d6d905a 12371:e002f499fd88
14 GNU General Public License for more details. 14 GNU General Public License for more details.
15 15
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with this program; if not, write to the Free Software 17 along with this program; if not, write to the Free Software
18 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 18 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
19 19
20 #ifdef HAVE_CONFIG_H 20 #ifdef HAVE_CONFIG_H
21 #include "config.h" 21 #include "config.h"
22 #endif 22 #endif
23 23
24 #include "getopt.h" 24 #include "getopt.h"

mercurial