summaryrefslogtreecommitdiffstats
path: root/bin/ps/keyword.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-30 05:15:05 +0000
committerobrien <obrien@FreeBSD.org>2002-06-30 05:15:05 +0000
commitf6f518b207e19ee2f8ab4870471673b934719bfd (patch)
treea81b89aa01c8dade88dcffbf674c9d85b7c85d4f /bin/ps/keyword.c
parentc84c569bd147997ed62ff1c5e725709828199b68 (diff)
downloadFreeBSD-src-f6f518b207e19ee2f8ab4870471673b934719bfd.zip
FreeBSD-src-f6f518b207e19ee2f8ab4870471673b934719bfd.tar.gz
Consistently use FBSDID
Diffstat (limited to 'bin/ps/keyword.c')
-rw-r--r--bin/ps/keyword.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/ps/keyword.c b/bin/ps/keyword.c
index e27a09d..4bc00fc 100644
--- a/bin/ps/keyword.c
+++ b/bin/ps/keyword.c
@@ -31,15 +31,13 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
-
#if 0
#ifndef lint
static char sccsid[] = "@(#)keyword.c 8.5 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/time.h>
OpenPOWER on IntegriCloud