Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 467544
Collapse All | Expand All

(-)src/getopt_long.c.orig (-1 / +1 lines)
Lines 64-70 Link Here
64
64
65
#ifndef USE_GNU
65
#ifndef USE_GNU
66
#include <stdio.h>
66
#include <stdio.h>
67
#include <getopt_long.h>
67
#include "getopt_long.h"
68
68
69
char *optarg;
69
char *optarg;
70
int optind;
70
int optind;

Return to bug 467544