From 6cd4eed0baf13a808737b4b948f777fcf95d02d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Apr 2005 07:23:50 +0000 Subject: Don't include "timespec.h". system.h does that. --- src/pr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pr.c') diff --git a/src/pr.c b/src/pr.c index 886448b8c..aa3c40fcd 100644 --- a/src/pr.c +++ b/src/pr.c @@ -321,7 +321,6 @@ #include "mbswidth.h" #include "posixver.h" #include "strftime.h" -#include "timespec.h" #include "xstrtol.h" /* The official name of this program (e.g., no `g' prefix). */ -- cgit v1.2.3-54-g00ecf