selftest: include camellia.h header file
commit97c2e5d4475a4687f947ef2b24d0629b2387053d
authorWilliam Smith <wsmith1@mail.ru>
Mon, 14 Jan 2013 01:39:47 +0000 (13 20:39 -0500)
committerWilliam Smith <wsmith1@mail.ru>
Mon, 14 Jan 2013 01:58:10 +0000 (13 20:58 -0500)
tree0c9961db8d4b4df6b3ba8c6c8968da2283cafd10
parent3a4b4f7c79dab65628cfb5ed62e9b638583a73b5
selftest: include camellia.h header file

Include camellia.h header file into selftest.c. This
fixes the following warning:

  test/selftest.c:142: warning: implicit declaration
  of function â€˜camellia_self_test’
programs/test/selftest.c