Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Separate RPMS for programs with non-standard dependencies.
[gitweb.git]
/
convert-objects.c
diff --git
a/convert-objects.c
b/convert-objects.c
index 073cab592fba81c97e6f13d660b0329a42427ef0..a892013f0f37480fbf13a9511f2146d1681ba136 100644
(file)
--- a/
convert-objects.c
+++ b/
convert-objects.c
@@
-1,7
+1,5
@@
#define _XOPEN_SOURCE /* glibc2 needs this */
-#define __EXTENSIONS__ /* solaris needs this */
#include <time.h>
-#include <ctype.h>
#include "cache.h"
struct entry {