summaryrefslogtreecommitdiffstats
path: root/sys/dev/digi/digi_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/digi/digi_isa.c')
-rw-r--r--sys/dev/digi/digi_isa.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/digi/digi_isa.c b/sys/dev/digi/digi_isa.c
index 8667095..682989b 100644
--- a/sys/dev/digi/digi_isa.c
+++ b/sys/dev/digi/digi_isa.c
@@ -26,9 +26,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*-
* TODO:
* Figure out how to make the non-Xi boards use memory addresses other
OpenPOWER on IntegriCloud