wmcp: Include stdlib.h.

This commit is contained in:
Doug Torrance 2017-02-20 21:23:12 -05:00 committed by Carlos R. Mafra
parent b437378fe4
commit e95d926c50
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <X11/extensions/shape.h>
#include <X11/keysym.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "backdrop.xpm"