File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change
1
+ /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
1
2
/*
2
3
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
3
4
* University Research and Technology
9
10
* University of Stuttgart. All rights reserved.
10
11
* Copyright (c) 2004-2005 The Regents of the University of California.
11
12
* All rights reserved.
12
- * Copyright (c) 2011-2012 Los Alamos National Security, LLC. All rights
13
+ * Copyright (c) 2011-2017 Los Alamos National Security, LLC. All rights
13
14
* reserved.
14
15
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
15
16
* Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
26
27
#include "orte/constants.h"
27
28
#include "orte/types.h"
28
29
30
+ #include <netdb.h>
29
31
#include <unistd.h>
30
32
#include <string.h>
31
33
#include <ctype.h>
You can’t perform that action at this time.
0 commit comments