Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/include/rmt.h,v rcsdiff: /ftp/cvs/cvsroot/src/include/rmt.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- src/include/rmt.h 2011/02/16 19:29:35 1.7 +++ src/include/rmt.h 2016/01/22 23:15:58 1.8 @@ -1,4 +1,4 @@ -/* $NetBSD: rmt.h,v 1.7 2011/02/16 19:29:35 christos Exp $ */ +/* $NetBSD: rmt.h,v 1.8 2016/01/22 23:15:58 dholland Exp $ */ /* * rmt.h @@ -18,6 +18,7 @@ #define _RMT_H_ #include +#include #if _FORTIFY_SOURCE > 0 #define __ssp_weak_name(x) rmt ## x