summaryrefslogtreecommitdiffstats
path: root/games/cribbage
diff options
context:
space:
mode:
Diffstat (limited to 'games/cribbage')
-rw-r--r--games/cribbage/cribbage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cribbage/cribbage.h b/games/cribbage/cribbage.h
index 8eb1812..6a20dc4 100644
--- a/games/cribbage/cribbage.h
+++ b/games/cribbage/cribbage.h
@@ -33,7 +33,7 @@
* @(#)cribbage.h 8.1 (Berkeley) 5/31/93
*/
-#include <sys/defs.h>
+#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud