| author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
| Sun, 22 May 2005 18:54:17 +0000 (11:54 -0700) | ||
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
| Sun, 22 May 2005 18:54:17 +0000 (11:54 -0700) | ||
| commit | 6b0c3121061df6b323f430700e8077b324b5e9dd | |
| tree | d37bc2285bf562dfaf163462ce3a470cec4a7654 | tree | snapshot |
| parent | ca67f002194cfe00ec349c7d4e2c936e35f8c669 | commit | diff |
Include file cleanups..
Add <limits.h> to the include files handled by "cache.h", and remove
extraneous #include directives from various .c files. The rule is that
"cache.h" gets all the basic stuff, so that we'll have as few system
dependencies as possible.
Add <limits.h> to the include files handled by "cache.h", and remove
extraneous #include directives from various .c files. The rule is that
"cache.h" gets all the basic stuff, so that we'll have as few system
dependencies as possible.
14 files changed:
| cache.h | diff | blob | history | |
| commit-tree.c | diff | blob | history | |
| commit.c | diff | blob | history | |
| date.c | diff | blob | history | |
| delta.c | diff | blob | history | |
| diff-helper.c | diff | blob | history | |
| diff.c | diff | blob | history | |
| http-pull.c | diff | blob | history | |
| local-pull.c | diff | blob | history | |
| object.c | diff | blob | history | |
| read-cache.c | diff | blob | history | |
| rpull.c | diff | blob | history | |
| sha1_file.c | diff | blob | history | |
| usage.c | diff | blob | history |