summaryrefslogtreecommitdiffstats
path: root/loader/minilibc.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-09-12 22:00:45 +0000
committerJeremy Katz <katzj@redhat.com>2002-09-12 22:00:45 +0000
commitd6597c99978740460247c43a953ea4d3027f00ff (patch)
tree55cefc24744091fef76ebe0f03ef55ec6763a6a8 /loader/minilibc.c
parent831a1b8f79866566bc48e73f13d1278059f4514b (diff)
downloadanaconda-d6597c99978740460247c43a953ea4d3027f00ff.tar.gz
anaconda-d6597c99978740460247c43a953ea4d3027f00ff.tar.xz
anaconda-d6597c99978740460247c43a953ea4d3027f00ff.zip
use umount2 instead of umountbefore.libdir.changes
everything builds on hammer now...
Diffstat (limited to 'loader/minilibc.c')
-rw-r--r--loader/minilibc.c1
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, ...) {
}
}
}
+