From d1697ed46a9beb975dfa5ab607ca65e1a774bb3f Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Sat, 1 Nov 2025 04:28:02 +0000 Subject: [PATCH] ok git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@544 b9cfdab3-6d41-4d17-bbe4-086880011989 --- src/math/nbsd_pow.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/math/nbsd_pow.c b/src/math/nbsd_pow.c index 291a477..874d2e4 100644 --- a/src/math/nbsd_pow.c +++ b/src/math/nbsd_pow.c @@ -9,6 +9,8 @@ * ==================================================== */ +/* $Id$ */ + #include #include "math_internal.h"