Correct order in include files.
This commit is contained in:
@ -16,8 +16,8 @@ details. */
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include "pinfo.h"
|
|
||||||
#include "dtable.h"
|
#include "dtable.h"
|
||||||
|
#include "pinfo.h"
|
||||||
|
|
||||||
/* Tty master stuff */
|
/* Tty master stuff */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user