#!/bin/sh

set -eux

test -f /usr/lib/oracle/libclntsh.so
test -f /usr/include/oracle/oci.h
