Add missing include.

This commit is contained in:
Peter Eisentraut 2002-04-20 03:46:16 +00:00
parent 6d6ca2166c
commit ff4281472a
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <stdlib.h>
#include <string.h>
/* just a test comment */ exec sql whenever sqlerror do PrintAndStop(msg);