COMP: minor compilation warning

This commit is contained in:
Mathieu Malaterre 2008-10-01 16:00:42 +00:00
parent 73d8401465
commit a69db02b7f
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
*/
#include <stdio.h>
#include <string.h>
#include <strings.h> /* strncasecmp */
#include <stdlib.h>
#include <math.h>