summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/panic.c')
-rw-r--r--usr.bin/at/panic.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/at/panic.c b/usr.bin/at/panic.c
index 302ae58..6158442 100644
--- a/usr.bin/at/panic.c
+++ b/usr.bin/at/panic.c
@@ -23,10 +23,9 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+
+__FBSDID("$FreeBSD$");
/* System Headers */
OpenPOWER on IntegriCloud