source: coreutils/trunk/lib/pthread.c@ 1649

Last change on this file since 1649 was 1648, checked in by Silvan Scherrer, 9 years ago

coreutils: update trunk to version 8.25

File size: 105 bytes
Line 
1#include <config.h>
2#define _GL_PTHREAD_INLINE _GL_EXTERN_INLINE
3#include "pthread.h"
4typedef int dummy;
Note: See TracBrowser for help on using the repository browser.