View | Details | Raw Unified | Return to bug 50153
Collapse All | Expand All

(-)utils/Etbg.c (-3 lines)
Lines 23-31 Link Here
23
 * 
23
 * 
24
 */
24
 */
25
25
26
#include <stdio.h>
27
#include <string.h>
28
29
int 
26
int 
30
main(int argc, char **argv)
27
main(int argc, char **argv)
31
{
28
{

Return to bug 50153