summaryrefslogtreecommitdiff
path: root/rt/mq_timedsend.c
diff options
context:
space:
mode:
Diffstat (limited to 'rt/mq_timedsend.c')
-rw-r--r--rt/mq_timedsend.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/rt/mq_timedsend.c b/rt/mq_timedsend.c
index a3590c35f7..fbaa980fc9 100644
--- a/rt/mq_timedsend.c
+++ b/rt/mq_timedsend.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -29,4 +29,3 @@ mq_timedsend (mqd_t mqdes, const char *msg_ptr, size_t msg_len,
}
hidden_def (mq_timedsend)
stub_warning (mq_timedsend)
-#include <stub-tag.h>