summaryrefslogtreecommitdiff
path: root/src/search/hdestroy.c
blob: debf61137b1d90546ef73ef0709dc846bcb6cdf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if 0

#include <search.h>

void hdestroy(void)
{
}

/*
XOPEN(4)
*/


#endif