diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-05-02 02:39:10 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-05-02 02:39:10 +0000 |
commit | 0905ad679f620471b161cc36e30708b66062eaba (patch) | |
tree | c202d94acba6ae2b21afd73b3c3c52aa44f5edf3 /ChangeLog | |
parent | 0292f69670f09bd7f4a128c9dd8027078389bd64 (diff) | |
download | anaconda-0905ad679f620471b161cc36e30708b66062eaba.tar.gz anaconda-0905ad679f620471b161cc36e30708b66062eaba.tar.xz anaconda-0905ad679f620471b161cc36e30708b66062eaba.zip |
more build fixage
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ * isys/net.h: Include <linux/types.h> for ethtool.h * isys/isys.c: Hack to fix compile error with new kernel headers + * isys/dasd.c: More build fixage 2006-05-01 Jeremy Katz <katzj@redhat.com> |