From 9e9200495d71ca61722f695047460aa3aec2032c Mon Sep 17 00:00:00 2001 From: srittau Date: Tue, 12 Mar 2002 16:03:37 +0000 Subject: [PATCH] sys/syslog.h -> syslog.h --- etc/papd/showppd.c | 4 ++-- etc/psf/psf.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/papd/showppd.c b/etc/papd/showppd.c index 428a6e6d..8faa88ed 100644 --- a/etc/papd/showppd.c +++ b/etc/papd/showppd.c @@ -1,5 +1,5 @@ /* - * $Id: showppd.c,v 1.3 2001-06-25 20:13:45 rufustfirefly Exp $ + * $Id: showppd.c,v 1.3.2.1 2002-03-12 16:03:37 srittau Exp $ * * Copyright (c) 1995 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/etc/psf/psf.c b/etc/psf/psf.c index c374f07f..91dcfa50 100644 --- a/etc/psf/psf.c +++ b/etc/psf/psf.c @@ -1,5 +1,5 @@ /* - * $Id: psf.c,v 1.5.2.1 2001-12-31 20:05:20 srittau Exp $ + * $Id: psf.c,v 1.5.2.2 2002-03-12 16:04:25 srittau Exp $ * * Copyright (c) 1990,1995 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -41,7 +41,7 @@ #endif /* ! WIFEXITED */ #include -#include +#include #include #include #include -- 2.39.2