X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsafe-alloc.c;h=90c81be2aa0cd5e1123284e42348605b9aab971a;hb=02fd4eb4561842dee666b709fbbb1632c4357d2d;hp=fca8754c8cd742deb4194d9baa7b8766f0fda3fc;hpb=032310a69161066be953842f2dc69efae2f745a1;p=gnulib.git diff --git a/lib/safe-alloc.c b/lib/safe-alloc.c index fca8754c8..90c81be2a 100644 --- a/lib/safe-alloc.c +++ b/lib/safe-alloc.c @@ -23,12 +23,13 @@ #include +/* Specification. */ +#include "safe-alloc.h" + #include #include #include -#include "safe-alloc.h" - /* Return 1 if an array of N objects, each of size S, cannot exist due to size arithmetic overflow. S must be positive and N must be