Browse Source

linux: Fix building

Cheng Zhao 10 years ago
parent
commit
7861eec426
1 changed files with 2 additions and 0 deletions
  1. 2 0
      atom/common/api/atom_api_asar.cc

+ 2 - 0
atom/common/api/atom_api_asar.cc

@@ -2,6 +2,8 @@
 // Use of this source code is governed by the MIT license that can be
 // found in the LICENSE file.
 
+#include <stddef.h>
+
 #include <vector>
 
 #include "atom_natives.h"  // NOLINT: This file is generated with coffee2c.