diff options
| author | Jeremy Katz <katzj@redhat.com> | 2002-09-12 22:00:45 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2002-09-12 22:00:45 +0000 |
| commit | d6597c99978740460247c43a953ea4d3027f00ff (patch) | |
| tree | 55cefc24744091fef76ebe0f03ef55ec6763a6a8 /loader/minilibc.c | |
| parent | 831a1b8f79866566bc48e73f13d1278059f4514b (diff) | |
| download | anaconda-before.libdir.changes.tar.gz anaconda-before.libdir.changes.tar.xz anaconda-before.libdir.changes.zip | |
use umount2 instead of umountbefore.libdir.changes
everything builds on hammer now...
Diffstat (limited to 'loader/minilibc.c')
| -rw-r--r-- | loader/minilibc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/minilibc.c b/loader/minilibc.c index 78702b34a..783681757 100644 --- a/loader/minilibc.c +++ b/loader/minilibc.c @@ -206,3 +206,4 @@ void printf(char * fmt, ...) { } } } + |
