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"