make-dfsg/lib/unistd.c
2020-05-20 12:58:10 -07:00

4 lines
103 B
C

#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;