1
1

usnic libfabric: remove useless "config.h" includes

This change was also committed upstream in libfabric.
Этот коммит содержится в:
Jeff Squyres 2014-12-18 08:47:59 -08:00
родитель 3ec9685ee0
Коммит c205c70f39
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -39,8 +39,6 @@
* *
* *
*/ */
#include "config.h"
#include <errno.h> #include <errno.h>
#include <arpa/inet.h> #include <arpa/inet.h>
#include <time.h> #include <time.h>

Просмотреть файл

@ -39,8 +39,6 @@
* *
* *
*/ */
#include "config.h"
#include <stdlib.h> #include <stdlib.h>
#include <stdio.h> #include <stdio.h>
#include <unistd.h> #include <unistd.h>