diff options
Diffstat (limited to 'src/portab/vsnprintf.c')
| -rw-r--r-- | src/portab/vsnprintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/portab/vsnprintf.c b/src/portab/vsnprintf.c index 081152e1..c97a53e8 100644 --- a/src/portab/vsnprintf.c +++ b/src/portab/vsnprintf.c @@ -9,7 +9,6 @@ * Please read the file COPYING, README and AUTHORS for more information. */ - #include "portab.h" /** |