Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: pgoyette
Date: Fri Sep 16 23:20:31 UTC 2016
Modified Files:
src/sys/dev/pci: nvme_pci.c
Log Message:
We need sys/module.h for built-in modules as well as for the .kmod so
#include it unconditionally.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/nvme_pci.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