make-dfsg/lib/unistd.c

5 lines
103 B
C
Raw Normal View History

2020-05-20 19:58:10 +00:00
#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;