diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 1999-08-05 12:15:30 +0000 | 
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 1999-08-05 12:15:30 +0000 | 
| commit | fa7c4d557556a90c64eaf10038c0d2a685801357 (patch) | |
| tree | 5655947168ef4eee391eb9c907e3e3f5f179574f /lib/libpthread/thread/thr_attr_getscope.c | |
| parent | 8b5d18ec76540cbe8de427f2f3b1ae653a6e57a8 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_attr_getscope.c')
| -rw-r--r-- | lib/libpthread/thread/thr_attr_getscope.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/thr_attr_getscope.c b/lib/libpthread/thread/thr_attr_getscope.c index f84b104d0ed6..e62cc4182d72 100644 --- a/lib/libpthread/thread/thr_attr_getscope.c +++ b/lib/libpthread/thread/thr_attr_getscope.c @@ -29,6 +29,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * + * $Id$   */  #include <errno.h>  #ifdef _THREAD_SAFE  | 
