bzero's prototype is in strings.h; possibly memset is more portable here.
svn path=/trunk/KDE/kdebase/workspace/; revision=813608
This commit is contained in:
parent
2f39e5aebf
commit
3fbec486c5
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KConfigGroup>
|
||||
#include <KGlobalSettings>
|
||||
|
||||
#include <strings.h>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue