aboutsummaryrefslogtreecommitdiff
path: root/bin/pwait/pwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwait/pwait.c')
-rw-r--r--bin/pwait/pwait.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/pwait/pwait.c b/bin/pwait/pwait.c
index 66919ffa1c42..0fae22562607 100644
--- a/bin/pwait/pwait.c
+++ b/bin/pwait/pwait.c
@@ -31,9 +31,6 @@
* OF SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/event.h>
#include <sys/time.h>