Need to include <sys/types.h> in order to get ssize_t on most systems.
[pspp] / modules / md4-tests
1 Files:
2 tests/test-md4.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-md4
10 noinst_PROGRAMS += test-md4
11 test_md4_SOURCES = test-md4.c
12
13 License:
14 LGPL