projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d9a4ab
)
* lib/openat-proc.c: Don't include dirname.h; not needed.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 25 Feb 2011 00:14:32 +0000
(16:14 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 25 Feb 2011 00:28:33 +0000
(16:28 -0800)
ChangeLog
patch
|
blob
|
history
lib/openat-proc.c
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 313f3657c4ca0e8cdf5168a901920be2fbec28b9..2b3ec590ba2ebeb72a002cb2cf3ef92863b68027 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2011-02-24 Paul Eggert <eggert@cs.ucla.edu>
+ * lib/openat-proc.c: Don't include dirname.h; not needed.
+
backupfile: remove unnecessary use of m4/dos.m4
* m4/backupfile.m4 (gl_BACKUPFILE): Don't require gl_AC_DOS; none
of its symbols are used by the backupfile code. backupfile.c does
diff --git
a/lib/openat-proc.c
b/lib/openat-proc.c
index 34c74a70849065b415a72731a97737e9169be2ad..4a470c5b9d0dc5cf34c18623c9762c6ed7619dfd 100644
(file)
--- a/
lib/openat-proc.c
+++ b/
lib/openat-proc.c
@@
-30,7
+30,6
@@
#include <string.h>
#include <unistd.h>
-#include "dirname.h"
#include "intprops.h"
#include "same-inode.h"