gphoto2-widget.c (libgphoto2-2.5.26.tar.bz2) | : | gphoto2-widget.c (libgphoto2-2.5.27.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 23 | skipping to change at line 23 | |||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | * but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
* Lesser General Public License for more details. | * Lesser General Public License for more details. | |||
* | * | |||
* \par | * \par | |||
* You should have received a copy of the GNU Lesser General Public | * You should have received a copy of the GNU Lesser General Public | |||
* License along with this library; if not, write to the | * License along with this library; if not, write to the | |||
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |||
* Boston, MA 02110-1301 USA | * Boston, MA 02110-1301 USA | |||
*/ | */ | |||
#define _DARWIN_C_SOURCE | ||||
#include "config.h" | #include "config.h" | |||
#include <gphoto2/gphoto2-widget.h> | #include <gphoto2/gphoto2-widget.h> | |||
#include <stdlib.h> | #include <stdlib.h> | |||
#include <string.h> | #include <string.h> | |||
#include <gphoto2/gphoto2-result.h> | #include <gphoto2/gphoto2-result.h> | |||
#include <gphoto2/gphoto2-port-log.h> | #include <gphoto2/gphoto2-port-log.h> | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |