source/stride.c: add missing include
commit9cf70272a14787fb0de3265222913766a8e9de81
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 4 Jan 2011 13:34:08 +0000 (4 14:34 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 6 Jan 2011 11:53:00 +0000 (6 12:53 +0100)
tree1719c91ec1fab7db79fd78759c00d6d0cc9ab64d
parentb9e2a9ac7dcc95a75bd5b8853ad62df9b84c7188
source/stride.c: add missing include

We use free and malloc, which are declared in stdlib.h.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
source/stride.c