Skip to content
Snippets Groups Projects
Commit 61d5bd36 authored by Nagy Tibor's avatar Nagy Tibor
Browse files

Revert "Temporarily declare that option struct for relibc"

This reverts commit a9d6294b
parent a3f78a85
No related branches found
No related tags found
1 merge request!1Revert "Temporarily declare that option struct for relibc"
Pipeline #1521 failed
......@@ -69,7 +69,7 @@ extern int getopt (int __argc, char *const *__argv, const char *__shortopts);
/* gtopt_long() declared here */
#include <getopt.h>
#if 1
#if __POCC__
struct option {
const char *name;
int has_arg;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment