~ubuntu-branches/ubuntu/utopic/dovecot/utopic-proposed

1
2
3
4
5
6
7
8
9
/* Copyright (c) 2002-2013 Pigeonhole authors, see the included COPYING file
 */

#ifndef __TESTSUITE_ARGUMENTS_H
#define __TESTSUITE_ARGUMENTS_H

extern const struct sieve_argument_def testsuite_string_argument;

#endif