try to fix sun
This commit is contained in:
parent
147e5e8702
commit
7ea6c4fcbe
4 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "ext.h"
|
||||
#define ERR(str, chr) if(opterr){fprintf(stderr, "%s%s%c\n", argv[0], str, chr);}
|
||||
int opterr = 1;
|
||||
int optind = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue