wget/lib/unistd.c

5 lines
103 B
C
Raw Permalink Normal View History

2022-05-14 03:18:11 +08:00
#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;