fix warning in test_cc_credentials_iterator_next.c
authorTom Yu <tlyu@mit.edu>
Mon, 12 Dec 2011 20:44:21 +0000 (20:44 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 12 Dec 2011 20:44:21 +0000 (20:44 +0000)
include test_ccapi_iterators.h for check_cc_credentials_iterator_next

ticket: 7050

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25539 dc483132-0cff-0310-8789-dd5450dbe970

src/ccapi/test/test_cc_credentials_iterator_next.c

index beed791b84156cf685655308c258eae5a49bf350..ff5f46737ccf8170ca23218a07e744a3ae3d2e39 100644 (file)
@@ -5,6 +5,7 @@
 #include "test_ccapi_constants.h"
 #include "test_ccapi_context.h"
 #include "test_ccapi_ccache.h"
+#include "test_ccapi_iterators.h"
 
 int main (int argc, const char * argv[]) {