summaryrefslogtreecommitdiffstats
path: root/balkan/sun.h
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-11 15:43:56 +0000
committerMatt Wilson <msw@redhat.com>1999-09-11 15:43:56 +0000
commit67b133020bb2a5ba90005ac6da55a0d5d1424799 (patch)
tree68eae41b81639206b3de7dc12b4a3c1335144048 /balkan/sun.h
parente0e974477f07b1eb16c7553528b3f64d5d520ce5 (diff)
downloadanaconda-67b133020bb2a5ba90005ac6da55a0d5d1424799.tar.gz
anaconda-67b133020bb2a5ba90005ac6da55a0d5d1424799.tar.xz
anaconda-67b133020bb2a5ba90005ac6da55a0d5d1424799.zip
patch from jj, misc fixesbefore.po.msgmerge
Diffstat (limited to 'balkan/sun.h')
-rw-r--r--balkan/sun.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/balkan/sun.h b/balkan/sun.h
new file mode 100644
index 000000000..5d7bdcb5e
--- /dev/null
+++ b/balkan/sun.h
@@ -0,0 +1,6 @@
+#ifndef H_DOS
+#define H_DOS 1
+
+int sunpReadTable(int fd, struct partitionTable * table);
+
+#endif;