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:27:47 UTC 2026
Modified Files:
src/usr.sbin/makefs: ffs.c
Log Message:
makefs: explicitly #include <time.h> for ctime(3)
Currently "ffs/buf.h" includes it, but should not rely on
an indirect include.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/usr.sbin/makefs/ffs.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