Skip to content

Commit

Permalink
change nginx app
Browse files Browse the repository at this point in the history
  • Loading branch information
lhw2002426 committed Dec 3, 2023
1 parent 4593931 commit 4b53f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ulib/axlibc/include/ax_pthread_cond.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Generated by arceos_posix_api/build.rs, DO NOT edit!

typedef struct {
long __l[1];
long __l[5];
} pthread_cond_t;

0 comments on commit 4b53f4b

Please sign in to comment.