~ubuntu-dev/ubuntu/lucid/dovecot/lucid-201002101901

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

#ifndef __TESTSUITE_ARGUMENTS_H
#define __TESTSUITE_ARGUMENTS_H

extern const struct sieve_argument testsuite_string_argument;

#endif