Skip to content

Commit

Permalink
strcmp
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgamut committed Oct 15, 2023
1 parent 6d7ccf6 commit 18e9d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/musl/hsearch.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
│ │
╚─────────────────────────────────────────────────────────────────────────────*/
#include "libc/mem/mem.h"
#include "libc/str/str.h"
#define _GNU_SOURCE
#include "third_party/musl/search.h"

Expand Down

0 comments on commit 18e9d89

Please sign in to comment.