diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-libutil::rsdat.c')
-rw-r--r-- | ukrainian/iceb/files/patch-libutil::rsdat.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-libutil::rsdat.c b/ukrainian/iceb/files/patch-libutil::rsdat.c new file mode 100644 index 000000000000..19e7f7f474a8 --- /dev/null +++ b/ukrainian/iceb/files/patch-libutil::rsdat.c @@ -0,0 +1,11 @@ +--- libutil/rsdat.c.orig Wed Oct 8 18:50:26 2003 ++++ libutil/rsdat.c Wed Oct 8 18:50:35 2003 +@@ -26,7 +26,7 @@ + { + char bros[100]; + struct tm *bf; +-long tmm; ++time_t tmm; + short god,mes; + int i; + |