Skip to content

Commit 9b66a70

Browse files
committed
.
1 parent 5d63c1a commit 9b66a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unix/unix_c/unix_get_pw_gr_nam_id_job.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#include "lwt_unix.h"
2222

23-
#if !defined(__ANDROID__)
23+
#if !defined(__ANDROID__) && !defined(__ESPERANTO__)
2424

2525
static value alloc_passwd_entry(struct passwd *entry)
2626
{

0 commit comments

Comments
 (0)