summaryrefslogtreecommitdiffstats
path: root/lib/libstand/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/strerror.c')
-rw-r--r--lib/libstand/strerror.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/strerror.c b/lib/libstand/strerror.c
index e84a4d427..7c7f579 100644
--- a/lib/libstand/strerror.c
+++ b/lib/libstand/strerror.c
@@ -33,6 +33,9 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "stand.h"
static struct
OpenPOWER on IntegriCloud