summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-09 07:23:50 +0000
committerJim Meyering <jim@meyering.net>2005-04-09 07:23:50 +0000
commit6cd4eed0baf13a808737b4b948f777fcf95d02d9 (patch)
tree776a3c72e402810b5b7ee7b4244f83bd63bab1f2 /src/pr.c
parent8ae46b55b45128864d00a59f88498ca52dd6c184 (diff)
downloadcoreutils-6cd4eed0baf13a808737b4b948f777fcf95d02d9.tar.xz
Don't include "timespec.h". system.h does that.
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c1
1 files changed, 0 insertions, 1 deletions
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). */