Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/makefs
Module Name: src
Committed By: tsutsui
Date: Wed Sep 23 15:13:33 UTC 2026
Modified Files:
src/usr.sbin/makefs: makefs.c
Log Message:
makefs: explicitly #include <time.h> for ctime(3)
Currently cd9660.h includes it, but should not rely on
an indirect include.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/usr.sbin/makefs/makefs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index