|
From: <sv...@va...> - 2009-02-23 07:28:57
|
Author: njn Date: 2009-02-23 07:28:54 +0000 (Mon, 23 Feb 2009) New Revision: 9240 Log: Another 'make check' warning fix. Modified: trunk/none/tests/susphello.c Modified: trunk/none/tests/susphello.c =================================================================== --- trunk/none/tests/susphello.c 2009-02-23 07:26:15 UTC (rev 9239) +++ trunk/none/tests/susphello.c 2009-02-23 07:28:54 UTC (rev 9240) @@ -20,7 +20,7 @@ #include <unistd.h> #include <dlfcn.h> -#include <stdio.h> + #include <pthread.h> #include <unistd.h> #include <string.h> |