~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/libtest/lib537.c

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *                            | (__| |_| |  _ <| |___
6
6
 *                             \___|\___/|_| \_\_____|
7
7
 *
8
 
 * $Id: lib537.c,v 1.20 2008-05-22 21:49:53 danf Exp $
 
8
 * $Id: lib537.c,v 1.21 2008-09-20 04:26:57 yangtse Exp $
9
9
 */
10
10
 
11
11
#include "test.h"
26
26
#include <string.h>
27
27
#endif
28
28
 
 
29
#include "memdebug.h"
 
30
 
29
31
#if !defined(HAVE_POLL_FINE)    && \
30
32
    !defined(USE_WINSOCK)       && \
31
33
    !defined(TPF)               && \