pidgin/gtkidle.c

changeset 42410
563e7a17c220
parent 42068
382ecbbf0080
child 42575
580339aa47cc
equal deleted inserted replaced
42409:35ac55f4809d 42410:563e7a17c220
14 * 14 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, see <https://www.gnu.org/licenses/>. 16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #ifdef HAVE_CONFIG_H 19 #include <purpleconfig.h>
20 # include <config.h>
21 #endif
22 20
23 #include "gtkidle.h" 21 #include "gtkidle.h"
24 22
25 #ifdef HAVE_IOKIT 23 #ifdef HAVE_IOKIT
26 /* HAVE_UNISTD_H must have a value, see 24 /* HAVE_UNISTD_H must have a value, see

mercurial