diff options
author | Dennis Stosberg <dennis@stosberg.net> | 2006-06-26 10:27:07 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-26 02:11:53 -0700 |
commit | 07d68930c247325116ad4a63422eb1520aaf6ef8 (patch) | |
tree | 3238ae5abd9bf56134ae2f5d08dde27d88918954 /test-delta.c | |
parent | e898081dfbedcb77e3dfcdc9c347669f6c093d65 (diff) | |
download | git-07d68930c247325116ad4a63422eb1520aaf6ef8.tar.gz |
Fix pkt-line.h to compile with a non-GCC compiler
pkt-line.h uses GCC's __attribute__ extension but does not include
git-compat-util.h. So it will not compile with a compiler that does
not support this extension.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'test-delta.c')
0 files changed, 0 insertions, 0 deletions