Changeset 3e16fb8 for tests/check.c


Ignore:
Timestamp:
2014-04-20T16:59:23Z (10 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
6a6d7d8
Parents:
b4008a5
Message:

Fix compiler warnings in testsuite/.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/check.c

    rb4008a5 r3e16fb8  
    44#include <check.h>
    55#include <locale.h>
     6#include <sys/time.h>
    67#include "bitlbee.h"
    78#include "testsuite.h"
     
    8283                { NULL }
    8384        };
    84         int i;
    8585
    8686        pc = g_option_context_new("");
Note: See TracChangeset for help on using the changeset viewer.