aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/intpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r--sys/pci/intpm.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c
index 3c5bb338bd2a..3296dcea69de 100644
--- a/sys/pci/intpm.c
+++ b/sys/pci/intpm.c
@@ -22,10 +22,11 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>