summaryrefslogtreecommitdiff
path: root/src/sys_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys_unix.c')
-rw-r--r--src/sys_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys_unix.c b/src/sys_unix.c
index 99354b2..f38be84 100644
--- a/src/sys_unix.c
+++ b/src/sys_unix.c
@@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <machine/param.h>
#endif
-#include "com_local.h"
+#include "common.h"
#include "q_list.h"
#include "q_field.h"
#include "prompt.h"