summaryrefslogtreecommitdiffstats
path: root/sys/pci/agp_sis.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/agp_sis.c')
-rw-r--r--sys/pci/agp_sis.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pci/agp_sis.c b/sys/pci/agp_sis.c
index 00cb991..aecbb3f 100644
--- a/sys/pci/agp_sis.c
+++ b/sys/pci/agp_sis.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 "opt_bus.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud