2017
[folly.git] / folly / test / SubprocessTestParentDeathHelper.cpp
index 6dfa896e191ec7f0a6352743ff78d9162408ddb3..2cfe95f086f2afe36344592c9c503333a419f764 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -23,7 +23,6 @@
 // worked as intended.
 
 #include <sys/types.h>
-#include <sys/stat.h>
 #include <fcntl.h>
 #include <signal.h>