summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-waitpid.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/bsd-waitpid.h')
-rw-r--r--openbsd-compat/bsd-waitpid.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsd-compat/bsd-waitpid.h b/openbsd-compat/bsd-waitpid.h
index 6d48deb29..00bfb9144 100644
--- a/openbsd-compat/bsd-waitpid.h
+++ b/openbsd-compat/bsd-waitpid.h
@@ -1,4 +1,6 @@
1/* 1/*
2 * Copyright (c) 2000 Ben Lindstrom. All rights reserved.
3 *
2 * Redistribution and use in source and binary forms, with or without 4 * Redistribution and use in source and binary forms, with or without
3 * modification, are permitted provided that the following conditions 5 * modification, are permitted provided that the following conditions
4 * are met: 6 * are met:
@@ -21,7 +23,7 @@
21 * 23 *
22 */ 24 */
23 25
24/* $Id: bsd-waitpid.h,v 1.3 2003/05/18 14:13:39 djm Exp $ */ 26/* $Id: bsd-waitpid.h,v 1.4 2003/06/01 03:23:57 mouring Exp $ */
25 27
26#ifndef _BSD_WAITPID_H 28#ifndef _BSD_WAITPID_H
27#define _BSD_WAITPID_H 29#define _BSD_WAITPID_H