Skip to content

Commit e439e45

Browse files
committed
Sort fileinfo config header
1 parent a848641 commit e439e45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Define to 1 if the system has the 'visibility' function attribute */
2+
#cmakedefine HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
3+
14
/* Define to 1 if you have the 'strcasestr' function. */
25
#cmakedefine HAVE_STRCASESTR 1
36

@@ -6,6 +9,3 @@
69

710
/* Define to 1 if you have the 'utimes' function. */
811
#cmakedefine HAVE_UTIMES 1
9-
10-
/* Define to 1 if the system has the 'visibility' function attribute */
11-
#cmakedefine HAVE_FUNC_ATTRIBUTE_VISIBILITY 1

0 commit comments

Comments
 (0)