filevercmp: handle simple~ and numbered.~3~ backup suffixes
[pspp] / lib / time_r.c
index 3205862adf027cb77db0bafdf633892f824b77a3..2b7269284468991a9dc9fb27186b0043918a800d 100644 (file)
@@ -1,6 +1,6 @@
 /* Reentrant time functions like localtime_r.
 
-   Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2006, 2007 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "time_r.h"
+#include <time.h>
 
 #include <string.h>