chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Assume initial digits in a track name are a sort key even without the
[disorder]
/
lib
/
macros-builtin.c
diff --git
a/lib/macros-builtin.c
b/lib/macros-builtin.c
index 04ea4900a09d85e37d4835190fe08837cebec1cb..ec5628da145ff145ab2ba9fd785c5a821ab3f202 100644
(file)
--- a/
lib/macros-builtin.c
+++ b/
lib/macros-builtin.c
@@
-25,17
+25,12
@@
* generated from the comments at the head of each function.
*/
* generated from the comments at the head of each function.
*/
-#include <config.h>
-#include "types.h"
+#include "common.h"
-#include <stdio.h>
-#include <string.h>
#include <errno.h>
#include <errno.h>
-#include <assert.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
-#include <sys/wait.h>
#include "hash.h"
#include "mem.h"
#include "hash.h"
#include "mem.h"