| udisks.h | | udisks.h | |
| | | | |
| skipping to change at line 24 | | skipping to change at line 24 | |
| * | | * | |
| * You should have received a copy of the GNU Lesser General | | * You should have received a copy of the GNU Lesser General | |
| * Public License along with this library; if not, write to the | | * Public License along with this library; if not, write to the | |
| * Free Software Foundation, Inc., 59 Temple Place, Suite 330, | | * Free Software Foundation, Inc., 59 Temple Place, Suite 330, | |
| * Boston, MA 02111-1307, USA. | | * Boston, MA 02111-1307, USA. | |
| */ | | */ | |
| | | | |
| #ifndef __UDISKS_H__ | | #ifndef __UDISKS_H__ | |
| #define __UDISKS_H__ | | #define __UDISKS_H__ | |
| | | | |
|
| #if !defined(UDISKS_API_IS_SUBJECT_TO_CHANGE) && !defined(UDISKS_COMPILATIO | | | |
| N) | | | |
| #error libudisks is unstable API. You must define UDISKS_API_IS_SUBJECT_TO | | | |
| _CHANGE before including udisks/udisks.h | | | |
| #endif | | | |
| | | | |
| #define __UDISKS_INSIDE_UDISKS_H__ | | #define __UDISKS_INSIDE_UDISKS_H__ | |
| #include <udisks/udiskstypes.h> | | #include <udisks/udiskstypes.h> | |
| #include <udisks/udisksenums.h> | | #include <udisks/udisksenums.h> | |
| #include <udisks/udisksenumtypes.h> | | #include <udisks/udisksenumtypes.h> | |
| #include <udisks/udiskserror.h> | | #include <udisks/udiskserror.h> | |
| #include <udisks/udisks-generated.h> | | #include <udisks/udisks-generated.h> | |
| #include <udisks/udisksclient.h> | | #include <udisks/udisksclient.h> | |
| #include <udisks/udisksversion.h> | | #include <udisks/udisksversion.h> | |
| #undef __UDISKS_INSIDE_UDISKS_H__ | | #undef __UDISKS_INSIDE_UDISKS_H__ | |
| | | | |
| | | | |
End of changes. 1 change blocks. |
| 6 lines changed or deleted | | 0 lines changed or added | |
|