#ifndef ISL_OPTIONS_PRIVATE_H #define ISL_OPTIONS_PRIVATE_H #include <isl/options.h> struct isl_options { … }; #endif