Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
adding missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Zalevskiy <denis.zalevskiy@jolla.com>
  • Loading branch information
Denis Zalevskiy committed Sep 8, 2014
1 parent d6202c4 commit 2161095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/monitor/monitor.cpp
Expand Up @@ -8,6 +8,7 @@
#include <map>
#include <memory>
#include <signal.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <QSocketNotifier>
Expand Down

0 comments on commit 2161095

Please sign in to comment.