libiso_msgs.c (libisofs-1.5.2) | : | libiso_msgs.c (libisofs-1.5.4) | ||
---|---|---|---|---|
/* libiso_msgs (generated from libdax_msgs : Fri Feb 22 19:42:52 CET 2008) | /* libiso_msgs (generated from libdax_msgs : Fri Feb 22 19:42:52 CET 2008) | |||
Message handling facility of libisofs. | Message handling facility of libisofs. | |||
Copyright (C) 2006 - 2016 Thomas Schmitt <scdbackup@gmx.net>, | Copyright (C) 2006 - 2016 Thomas Schmitt <scdbackup@gmx.net>, | |||
provided under GPL version 2 or later | ||||
This file is part of the libisofs project; you can redistribute it and/or | ||||
modify it under the terms of the GNU General Public License version 2 | ||||
or later as published by the Free Software Foundation. | ||||
See COPYING file for details. | ||||
*/ | */ | |||
#ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H | |||
#include "../config.h" | #include "../config.h" | |||
#endif | #endif | |||
#include <stdio.h> | #include <stdio.h> | |||
#include <sys/types.h> | #include <sys/types.h> | |||
#include <unistd.h> | #include <unistd.h> | |||
#include <string.h> | #include <string.h> | |||
End of changes. 1 change blocks. | ||||
6 lines changed or deleted | 1 lines changed or added |