Skip to content

Commit

Permalink
Add NOCHECK to 13-privatized/56-aget_extern_init_minitmal
Browse files Browse the repository at this point in the history
Apparently skipped still require NOCHECK.
  • Loading branch information
sim642 committed Nov 25, 2024
1 parent 0451046 commit 73fd8cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SKIP
#include <pthread.h>
#include <stdlib.h>

// NOCHECK
extern int optind ;

pthread_t hthread ;
Expand Down

0 comments on commit 73fd8cd

Please sign in to comment.